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

Image interface

源用户映像虚拟硬盘。 在附加到虚拟机之前,将复制虚拟硬盘。 如果提供了 SourceImage,则目标虚拟硬盘驱动器不得存在。

扩展

属性

hyperVGeneration

获取从映像创建的 VirtualMachine 的 HyperVGenerationType

provisioningState

预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

sourceVirtualMachine

从中创建映像的源虚拟机。

storageProfile

指定虚拟机磁盘的存储设置。

继承属性

id

资源 ID 注意:此属性不会序列化。 它只能由服务器填充。

location

资源位置

name

资源名称注意:此属性不会序列化。 它只能由服务器填充。

tags

资源标记

type

资源类型注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

hyperVGeneration

获取从映像创建的 VirtualMachine 的 HyperVGenerationType

hyperVGeneration?: string

属性值

string

provisioningState

预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

sourceVirtualMachine

从中创建映像的源虚拟机。

sourceVirtualMachine?: SubResource

属性值

storageProfile

指定虚拟机磁盘的存储设置。

storageProfile?: ImageStorageProfile

属性值

继承属性详细信息

id

资源 ID 注意:此属性不会序列化。 它只能由服务器填充。

id?: string

属性值

string

继承自 Resource.id

location

资源位置

location: string

属性值

string

继承自Resource.location

name

资源名称注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

继承自 Resource.name

tags

资源标记

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

属性值

{[propertyName: string]: string}

继承自Resource.tags

type

资源类型注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string

继承自resource.type