ManagedInstanceLicenseType type

The license type. Possible values are 'LicenseIncluded' (regular price inclusive of a new SQL license) and 'BasePrice' (discounted AHB price for bringing your own SQL licenses).
KnownManagedInstanceLicenseType can be used interchangeably with ManagedInstanceLicenseType, this enum contains the known values that the service supports.

Known values supported by the service

LicenseIncluded: LicenseIncluded
BasePrice: BasePrice

type ManagedInstanceLicenseType = string