InstancePoolLicenseType type

The license type. Possible values are 'LicenseIncluded' (price for SQL license is included) and 'BasePrice' (without SQL license price).
KnownInstancePoolLicenseType can be used interchangeably with InstancePoolLicenseType, this enum contains the known values that the service supports.

Known values supported by the service

LicenseIncluded: LicenseIncluded
BasePrice: BasePrice

type InstancePoolLicenseType = string