共用方式為


ImageTemplateCustomizer interface

描述映射自訂的單位

屬性

name

易記名稱,提供此自訂步驟的內容

type

多型辨別器,指定這個物件可以有不同的類型

屬性詳細資料

name

易記名稱,提供此自訂步驟的內容

name?: string

屬性值

string

type

多型辨別器,指定這個物件可以有不同的類型

type: "Shell" | "WindowsRestart" | "WindowsUpdate" | "PowerShell" | "File"

屬性值

"Shell" | "WindowsRestart" | "WindowsUpdate" | "PowerShell" | "File"