public static interface VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskLun
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineUnmanagedDataDisk.Update |
withLun(Integer lun)
Specifies the new logical unit number for the data disk.
|
VirtualMachineUnmanagedDataDisk.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.
*/