次の方法で共有


DataLakeAccessOptions.AccessControlList プロパティ

定義

省略可能。 ファイルまたはディレクトリの POSIX アクセス制御リスト。

public System.Collections.Generic.IList<Azure.Storage.Files.DataLake.Models.PathAccessControlItem> AccessControlList { get; set; }
member this.AccessControlList : System.Collections.Generic.IList<Azure.Storage.Files.DataLake.Models.PathAccessControlItem> with get, set
Public Property AccessControlList As IList(Of PathAccessControlItem)

プロパティ値

適用対象