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

VirtualMachineCaptureResult interface

Output of virtual machine capture operation.

Extends

Properties

contentVersion

the version of the content NOTE: This property will not be serialized. It can only be populated by the server.

parameters

parameters of the captured virtual machine NOTE: This property will not be serialized. It can only be populated by the server.

resources

a list of resource items of the captured virtual machine NOTE: This property will not be serialized. It can only be populated by the server.

schema

the schema of the captured virtual machine NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Resource Id

Property Details

contentVersion

the version of the content NOTE: This property will not be serialized. It can only be populated by the server.

contentVersion?: string

Property Value

string

parameters

parameters of the captured virtual machine NOTE: This property will not be serialized. It can only be populated by the server.

parameters?: any

Property Value

any

resources

a list of resource items of the captured virtual machine NOTE: This property will not be serialized. It can only be populated by the server.

resources?: any[]

Property Value

any[]

schema

the schema of the captured virtual machine NOTE: This property will not be serialized. It can only be populated by the server.

schema?: string

Property Value

string

Inherited Property Details

id

Resource Id

id?: string

Property Value

string

Inherited From SubResource.id