Interface VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages
-
- Enclosing interface:
- VirtualMachineScaleSetUnmanagedDataDisk
public static interface VirtualMachineScaleSetUnmanagedDataDisk.UpdateStagesGrouping of unmanaged data disk update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceVirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskCachingThe stage of the unmanaged data disk update allowing to set the disk caching type.static interfaceVirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskLunThe stage of the unmanaged data disk update allowing to set the disk LUN.static interfaceVirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskSizeThe stage of the unmanaged data disk update allowing to set the disk size.
-