public static interface VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskLun
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetUnmanagedDataDisk.Update |
withLun(Integer lun)
Specifies the new logical unit number for the unmanaged data disk.
|
VirtualMachineScaleSetUnmanagedDataDisk.Update withLun(Integer lun)
lun - the logical unit number/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/