DataDiskImageEncryption.Lun Property

Definition

This property specifies the logical unit number of the data disk. This value is used to identify data disks within the Virtual Machine and therefore must be unique for each data disk attached to the Virtual Machine.

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