Share via


LargeInstanceDisk.Lun Property

Definition

Specifies the logical unit number of the data disk. This value is used to identify data disks within the VM and therefore must be unique for each data disk attached to a VM.

public int? Lun { get; }
member this.Lun : Nullable<int>
Public ReadOnly Property Lun As Nullable(Of Integer)

Property Value

Applies to