Share via


NodeTypeVmssDataDisk.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. Lun 0 is reserved for the service fabric data disk.

public int Lun { get; set; }
member this.Lun : int with get, set
Public Property Lun As Integer

Property Value

Applies to