你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ManagedInstance.LicenseType Property

Definition

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).

public Azure.Provisioning.BicepValue<Azure.Provisioning.Sql.ManagedInstanceLicenseType> LicenseType { get; set; }
member this.LicenseType : Azure.Provisioning.BicepValue<Azure.Provisioning.Sql.ManagedInstanceLicenseType> with get, set
Public Property LicenseType As BicepValue(Of ManagedInstanceLicenseType)

Property Value

Applies to