共用方式為


DataVirtualHardDisk.LogicalUnitNumber Property

Definition

Optional. Specifies the Logical Unit Number (LUN) for the data disk. The LUN specifies the slot in which the data drive appears when mounted for usage by the virtual machine. This element is only listed when more than one data disk is attached to a 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