public static interface VirtualMachine.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualMachine.UpdateStages.WithDataDisk
The stage of the virtual machine definition allowing to specify data disk configuration.
|
static interface |
VirtualMachine.UpdateStages.WithExtension
The stage of the virtual machine definition allowing to specify extensions.
|
static interface |
VirtualMachine.UpdateStages.WithSecondaryNetworkInterface
The stage of virtual machine definition allowing to specify additional network interfaces.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/