Skip to main content

FileShare

Properties

PropertyTypeAttributesDescription
namestringRequired, IdentifierThe file share name
accessTier'TransactionOptimized' | 'Hot' | 'Cool' | 'Premium'The access tier of the share
enabledProtocol'Smb' | 'Nfs'The protocol to enable on the share. Defaults to 'Smb', and can only be set when the share is created.
eTagstringRead-onlyThe share ETag
lastModifiedstringRead-onlyWhen the share was last modified
metadataDictionary<string, String>Name/value pairs to associate with the share
quotaintThe maximum size of the share, in GiB
urlstringRead-onlyThe share URL

Dictionary<string, String>

Additional properties of type string are allowed.