Captures the VM by copying virtual hard disks of the VM and outputs a template that can be used to create similar VMs.
Supports noop? false
Parameters
subscription_id(Optional[String[1]])
— Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
vhdprefix(Optional[String[1]])
— The captured virtual hard disk's name prefix.
destinationcontainername(Optional[String[1]])
— The destination container name.
overwritevhds(Optional[String[1]])
— Specifies whether to overwrite the destination virtual hard disk, in case of conflict.
resource_group_name(Optional[String[1]])
— The name of the resource group.
vm_name(Optional[String[1]])
— The name of the virtual machine.
parameters(Optional[String[1]])
— Parameters supplied to the Capture Virtual Machine operation.
api_version(Optional[String[1]])
— Client Api Version.