FileShareDirectory
Properties
| Property | Type | Attributes | Description |
|---|---|---|---|
path | string | Required, Identifier | The directory path within the share. Parent directories must already exist. |
shareName | string | Required, Identifier | The containing file share name |
eTag | string | Read-only | The directory ETag |
lastModified | string | Read-only | When the directory was last modified |
metadata | Dictionary<string, String> | Name/value pairs to associate with the directory | |
url | string | Read-only | The directory URL |
Dictionary<string, String>
Additional properties of type string are allowed.