ImageTemplateCustomizer interface
描述映像自定義的單位
屬性
name | 易記名稱,提供此自定義步驟的內容 |
type | 多型歧視性,指定這個物件可以是的不同類型 |
屬性詳細資料
name
易記名稱,提供此自定義步驟的內容
name?: string
屬性值
string
type
多型歧視性,指定這個物件可以是的不同類型
type: "Shell" | "WindowsRestart" | "WindowsUpdate" | "PowerShell" | "File"
屬性值
"Shell" | "WindowsRestart" | "WindowsUpdate" | "PowerShell" | "File"