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