Share via


ImageDiskReference.Lun Property

Definition

If the disk is created from an image's data disk, this is an index that indicates which of the data disks in the image to use. For OS disks, this field is null.

public Azure.Provisioning.BicepValue<int> Lun { get; set; }
member this.Lun : Azure.Provisioning.BicepValue<int> with get, set
Public Property Lun As BicepValue(Of Integer)

Property Value

Applies to