| Modifier and Type | Method and Description |
|---|---|
VirtualMachineCaptureParameters |
VirtualMachineCaptureParameters.withDestinationContainerName(String destinationContainerName)
Set the destination container name.
|
VirtualMachineCaptureParameters |
VirtualMachineCaptureParameters.withOverwriteVhds(boolean overwriteVhds)
Set specifies whether to overwrite the destination virtual hard disk, in case of conflict.
|
VirtualMachineCaptureParameters |
VirtualMachineCaptureParameters.withVhdPrefix(String vhdPrefix)
Set the captured virtual hard disk's name prefix.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/