Share via


DiskPoolIscsiTargetPatch.Luns Property

Definition

List of LUNs to be exposed through iSCSI Target.

public System.Collections.Generic.IList<Azure.ResourceManager.StoragePool.Models.ManagedDiskIscsiLun> Luns { get; }
member this.Luns : System.Collections.Generic.IList<Azure.ResourceManager.StoragePool.Models.ManagedDiskIscsiLun>
Public ReadOnly Property Luns As IList(Of ManagedDiskIscsiLun)

Property Value

Applies to