VirtualMachineCaptureParameters interface
Capture Virtual Machine parameters.
Properties
destination |
The destination container name. |
overwrite |
Specifies whether to overwrite the destination virtual hard disk, in case of conflict. |
vhd |
The captured virtual hard disk's name prefix. |
Property Details
destinationContainerName
The destination container name.
destinationContainerName: string
Property Value
string
overwriteVhds
Specifies whether to overwrite the destination virtual hard disk, in case of conflict.
overwriteVhds: boolean
Property Value
boolean
vhdPrefix
The captured virtual hard disk's name prefix.
vhdPrefix: string
Property Value
string