Skip to main content

FileShareDirectory

Properties

PropertyTypeAttributesDescription
pathstringRequired, IdentifierThe directory path within the share. Parent directories must already exist.
shareNamestringRequired, IdentifierThe containing file share name
eTagstringRead-onlyThe directory ETag
lastModifiedstringRead-onlyWhen the directory was last modified
metadataDictionary<string, String>Name/value pairs to associate with the directory
urlstringRead-onlyThe directory URL

Dictionary<string, String>

Additional properties of type string are allowed.