Share via


VirtualMachinesCapture interface

Methods

post(VirtualMachinesCaptureParameters)

Captures the VM by copying virtual hard disks of the VM and outputs a template that can be used to create similar VMs.

Method Details

post(VirtualMachinesCaptureParameters)

Captures the VM by copying virtual hard disks of the VM and outputs a template that can be used to create similar VMs.

function post(options: VirtualMachinesCaptureParameters): StreamableMethod<VirtualMachinesCapture200Response | VirtualMachinesCapture202Response | VirtualMachinesCaptureDefaultResponse>

Parameters

Returns