Share via


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

IWithLicenseType 接口

定义

虚拟机定义的阶段,允许指定正在使用的映像或磁盘在本地获得许可。 此元素仅用于包含 Windows Server 操作系统的映像。

public interface IWithLicenseType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithLicenseType = interface
    interface IBeta
Public Interface IWithLicenseType
Implements IBeta
派生
实现

方法

WithLicenseType(String)

指定正在使用的映像或磁盘在本地获得许可。

适用于