共用方式為


VirtualMachineImage interface

描述虛擬機映像。

Extends

屬性

automaticOSUpgradeProperties

描述映像上的自動OS升級屬性。

dataDiskImages
disallowed

指定從映像建立的 VirtualMachine 不允許的組態

hyperVGeneration

指定 HyperVGeneration 類型

osDiskImage

包含 os 磁碟映像資訊。

plan

用於透過 MarketPlace 建立第三方成品的購買內容。

繼承的屬性

id

資源標識碼

location

支援的 Azure 資源位置。

name

資源的名稱。

tags

指定指派給虛擬機的標記。 如需使用標籤的詳細資訊,請參閱 使用標籤來組織 Azure 資源

屬性詳細資料

automaticOSUpgradeProperties

描述映像上的自動OS升級屬性。

automaticOSUpgradeProperties?: AutomaticOSUpgradeProperties

屬性值

dataDiskImages

dataDiskImages?: DataDiskImage[]

屬性值

disallowed

指定從映像建立的 VirtualMachine 不允許的組態

disallowed?: DisallowedConfiguration

屬性值

hyperVGeneration

指定 HyperVGeneration 類型

hyperVGeneration?: string

屬性值

string

osDiskImage

包含 os 磁碟映像資訊。

osDiskImage?: OSDiskImage

屬性值

plan

用於透過 MarketPlace 建立第三方成品的購買內容。

plan?: PurchasePlan

屬性值

繼承的屬性詳細資料

id

資源標識碼

id?: string

屬性值

string

繼承自VirtualMachineImageResource.id

location

支援的 Azure 資源位置。

location: string

屬性值

string

繼承自 virtualMachineImageResource.location

name

資源的名稱。

name: string

屬性值

string

繼承自 VirtualMachineImageResource.name

tags

指定指派給虛擬機的標記。 如需使用標籤的詳細資訊,請參閱 使用標籤來組織 Azure 資源

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自 virtualMachineImageResource.tags