共用方式為


VirtualMachineImage interface

描述虛擬機映像。

Extends

屬性

architecture

指定架構類型

automaticOSUpgradeProperties

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

dataDiskImages
disallowed

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

features
hyperVGeneration

指定 HyperVGeneration 類型

imageDeprecationStatus

描述映像上的映像取代狀態屬性。

osDiskImage

包含 os 磁碟映像資訊。

plan

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

繼承的屬性

extendedLocation

虛擬機的擴充位置。

id

資源標識碼

location

支援的 Azure 資源位置。

name

資源的名稱。

tags

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

屬性詳細資料

architecture

指定架構類型

architecture?: string

屬性值

string

automaticOSUpgradeProperties

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

automaticOSUpgradeProperties?: AutomaticOSUpgradeProperties

屬性值

dataDiskImages

dataDiskImages?: DataDiskImage[]

屬性值

disallowed

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

disallowed?: DisallowedConfiguration

屬性值

features

features?: VirtualMachineImageFeature[]

屬性值

hyperVGeneration

指定 HyperVGeneration 類型

hyperVGeneration?: string

屬性值

string

imageDeprecationStatus

描述映像上的映像取代狀態屬性。

imageDeprecationStatus?: ImageDeprecationStatus

屬性值

osDiskImage

包含 os 磁碟映像資訊。

osDiskImage?: OSDiskImage

屬性值

plan

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

plan?: PurchasePlan

屬性值

繼承的屬性詳細資料

extendedLocation

虛擬機的擴充位置。

extendedLocation?: ExtendedLocation

屬性值

繼承自 virtualMachineImageResource.extendedLocation

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