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

VirtualMachineScaleSetVmProfile.LicenseType 属性

定义

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

public string LicenseType { get; set; }
member this.LicenseType : string with get, set
Public Property LicenseType As String

属性值

适用于