Package | Description |
---|---|
com.azure.resourcemanager.compute.fluent |
Package containing the service clients for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineCaptureResultInner |
VirtualMachinesClient.capture(String resourceGroupName,
String vmName,
VirtualMachineCaptureParameters parameters)
Captures the VM by copying virtual hard disks of the VM and outputs a template that can be used to create similar
VMs.
|
VirtualMachineCaptureResultInner |
VirtualMachinesClient.capture(String resourceGroupName,
String vmName,
VirtualMachineCaptureParameters parameters,
com.azure.core.util.Context context)
Captures the VM by copying virtual hard disks of the VM and outputs a template that can be used to create similar
VMs.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.