你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

属性值