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

VirtualMachineScaleSetVMProfile.LicenseType 属性

定义

获取或设置指定正在使用的映像或磁盘在本地获得许可。 <br><br>Windows Server 操作系统的可能值为:<br><br>&Windows_Client lt;br><br>Windows_Server <br><br>Linux Server 操作系统的可能值为:<br><br>RHEL) lt;br>& 的RHEL_BYOS (<br>SLES_BYOS (for SUSE) <br><br>有关详细信息,请参阅适用于 Windows Server &的 Azure 混合使用权益lt;br><br>适用于 Linux 服务器的& Azure 混合使用权益lt;br><br>最低 API 版本:2015-06-15

[Newtonsoft.Json.JsonProperty(PropertyName="licenseType")]
public string LicenseType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="licenseType")>]
member this.LicenseType : string with get, set
Public Property LicenseType As String

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于