CustomImagePropertiesCustom interface
從 VHD 建立自訂映射的屬性。
屬性
image |
影像名稱。 |
os |
自訂映射的 OS 類型 (,例如 Windows、Linux) |
sys |
指出是否已在 VHD 上執行 sysprep。 |
屬性詳細資料
imageName
影像名稱。
imageName?: string
屬性值
string
osType
自訂映射的 OS 類型 (,例如 Windows、Linux)
osType: string
屬性值
string
sysPrep
指出是否已在 VHD 上執行 sysprep。
sysPrep?: boolean
屬性值
boolean