DiskPoolIscsiTargetPatch.Luns Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)