Aracılığıyla paylaş


DataLakeGen2ACLRecursiveBaseCmdlet.Acl Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The POSIX access control list to set recursively for the file or directory.", Mandatory=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public Microsoft.WindowsAzure.Commands.Storage.Model.ResourceModel.PSPathAccessControlEntry[] Acl { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The POSIX access control list to set recursively for the file or directory.", Mandatory=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Acl : Microsoft.WindowsAzure.Commands.Storage.Model.ResourceModel.PSPathAccessControlEntry[] with get, set
Public Property Acl As PSPathAccessControlEntry()

Property Value

Attributes

Applies to