DataLakeStoreFileSystemClient.ModifyAcl Method
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.
Add specific Acl entries
public void ModifyAcl (string path, string accountName, System.Collections.Generic.List<Microsoft.Azure.DataLake.Store.Acl.AclEntry> aclToModify);
member this.ModifyAcl : string * string * System.Collections.Generic.List<Microsoft.Azure.DataLake.Store.Acl.AclEntry> -> unit
Public Sub ModifyAcl (path As String, accountName As String, aclToModify As List(Of AclEntry))
Parameters
- path
- String
Path
- accountName
- String
Account