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

DevTestLabCustomImageVhd 类

定义

用于从 VHD 创建自定义映像的属性。

public class DevTestLabCustomImageVhd
type DevTestLabCustomImageVhd = class
Public Class DevTestLabCustomImageVhd
继承
DevTestLabCustomImageVhd

构造函数

DevTestLabCustomImageVhd(DevTestLabCustomImageOSType)

初始化 DevTestLabCustomImageVhd 的新实例。

属性

ImageName

图像名称。

IsSysPrepEnabled

指示是否已在 VHD 上运行 sysprep。

OSType

自定义映像的 OS 类型 (即 Windows、Linux) 。

适用于