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

SqlDatabaseData.LicenseType 属性

定义

要为此数据库申请的许可证类型。 LicenseIncluded如果需要许可证,或者BasePrice如果你有许可证并且有资格获得Azure 混合权益。

public Azure.ResourceManager.Sql.Models.DatabaseLicenseType? LicenseType { get; set; }
member this.LicenseType : Nullable<Azure.ResourceManager.Sql.Models.DatabaseLicenseType> with get, set
Public Property LicenseType As Nullable(Of DatabaseLicenseType)

属性值

适用于