Share via


VirtualMachineCaptureResultOutput interface

Output of virtual machine capture operation.

Extends

Properties

$schema

the schema of the captured virtual machine

contentVersion

the version of the content

parameters

parameters of the captured virtual machine

resources

a list of resource items of the captured virtual machine

Inherited Properties

id

Resource Id

Property Details

$schema

the schema of the captured virtual machine

$schema?: string

Property Value

string

contentVersion

the version of the content

contentVersion?: string

Property Value

string

parameters

parameters of the captured virtual machine

parameters?: any

Property Value

any

resources

a list of resource items of the captured virtual machine

resources?: any[]

Property Value

any[]

Inherited Property Details

id

Resource Id

id?: string

Property Value

string

Inherited From SubResourceOutput.id