Condividi tramite


DataDiskConfigurationCreateParameters.LogicalUnitNumber Property

Definition

Optional. Gets or sets LUN for the data disk. LUNs must not conflict with other Data Disks in the VM Image. If this parameter is specified you must also specify the Name for the DataDiskConfiguration you want to change.

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

Property Value

Applies to