Share via


Acl.MappedLun Property

Definition

List of LUN names mapped to the ACL.

[Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Origin(Microsoft.Azure.PowerShell.Cmdlets.DiskPool.PropertyOrigin.Owned)]
public string[] MappedLun { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Origin(Microsoft.Azure.PowerShell.Cmdlets.DiskPool.PropertyOrigin.Owned)>]
member this.MappedLun : string[] with get, set
Public Property MappedLun As String()

Property Value

String[]

Implements

Attributes

Applies to