CustomImagePropertiesCustom interface
用于从 VHD 创建自定义映像的属性。
属性详细信息
imageName
映像名称。
imageName?: string
属性值
string
osType
自定义映像的 OS 类型(即 Windows、Linux)
osType: string
属性值
string
sysPrep
指示是否已在 VHD 上运行 sysprep。
sysPrep?: boolean
属性值
boolean