fileSystemName | string | Required, Identifier | The containing file system name |
path | string | Required, Identifier | The directory path within the file system |
accessControl | DataLakeAccessControlEntry[] | | Access control entries applied to the directory. Requires a hierarchical namespace-enabled account. |
eTag | string | Read-only | The directory ETag |
group | string | | The Microsoft Entra object ID of the owning group of the directory |
lastModified | string | Read-only | When the directory was last modified |
metadata | Dictionary<string, String> | | Name/value pairs to associate with the directory |
owner | string | | The Microsoft Entra object ID of the owning user of the directory |
permissions | string | | POSIX permissions for the directory, as an octal string such as '0750'. Mutually exclusive with 'accessControl'. |
url | string | Read-only | The directory URL |