Udostępnij za pośrednictwem


VirtualMachineDataDiskGetResponse.LogicalUnitNumber Property

Definition

Optional. The Logical Unit Number (LUN) for the disk. The LUN specifies the slot in which the data drive appears when mounted for usage by the virtual machine.

public int? LogicalUnitNumber { get; set; }
member this.LogicalUnitNumber : Nullable<int> with get, set
Public Property LogicalUnitNumber As Nullable(Of Integer)

Property Value

Applies to