public static interface VirtualMachineDataDisk.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualMachineDataDisk.UpdateStages.WithDiskCaching
The stage of the virtual machine data disk update allowing to set the disk caching type.
|
static interface |
VirtualMachineDataDisk.UpdateStages.WithDiskLun
The stage of the virtual machine data disk update allowing to set the disk lun.
|
static interface |
VirtualMachineDataDisk.UpdateStages.WithDiskSize
The stage of the virtual machine data disk update allowing to set the disk size.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/