Interface VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskLun
- All Known Subinterfaces:
VirtualMachineScaleSetUnmanagedDataDisk.Update
- Enclosing interface:
- VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages
public static interface VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskLun
The stage of the unmanaged data disk update allowing to set the disk LUN.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the new logical unit number for the unmanaged data disk.
-
Method Details
-
withLun
Specifies the new logical unit number for the unmanaged data disk.- Parameters:
lun
- the logical unit number- Returns:
- the next stage of unmanaged data disk update
-