VirtualMachineImageProperties interface

描述虛擬機映像的特性。

屬性

architecture

指定架構類型

automaticOSUpgradeProperties

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

dataDiskImages

數據磁碟映像信息的清單。

disallowed

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

features
hyperVGeneration

指定 HyperVGeneration 類型

imageDeprecationStatus

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

osDiskImage

包含 os 磁碟映像資訊。

plan

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

屬性詳細資料

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

屬性值