public static interface VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskCaching
The stage of the unmanaged data disk update allowing to set the disk caching type.
|
static interface |
VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskLun
The stage of the unmanaged data disk update allowing to set the disk LUN.
|
static interface |
VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskSize
The stage of the unmanaged 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.
*/