Share via


IAcl.MappedLun Property

Definition

List of LUN names mapped to the ACL.

[Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Runtime.Info(Description="List of LUN names mapped to the ACL.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="mappedLuns")]
public string[] MappedLun { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Runtime.Info(Description="List of LUN names mapped to the ACL.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="mappedLuns")>]
member this.MappedLun : string[] with get, set
Public Property MappedLun As String()

Property Value

String[]
Attributes

Applies to