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

DedicatedHostData.LicenseType 属性

定义

指定将应用于部署在专用主机上的 VM 的软件许可证类型。 可能的值为: None、Windows_Server_Hybrid、Windows_Server_Perpetual。 默认值为: None。

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

属性值

适用于