LicenseModel type

Defines values for LicenseModel.
KnownLicenseModel can be used interchangeably with LicenseModel, this enum contains the known values that the service supports.

Known values supported by the service

LicenseIncluded: License included
BringYourOwnLicense: Bring Your Own License

type LicenseModel = string