共用方式為


VirtualMachineDataDiskUpdateParameters.LogicalUnitNumber Property

Definition

Optional. Specifies 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. Valid LUN values are 0 through 15.

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

Property Value

Applies to