| Modifier and Type | Method and Description |
|---|---|
VirtualMachineCustomImage.DefinitionStages.WithCreate |
VirtualMachineCustomImage.DefinitionStages.WithSourceVirtualMachine.fromVirtualMachine(VirtualMachine virtualMachine)
Uses the virtual machine's OS and data disks as the sources for OS disk image and data
disk images of this image.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/