Skip to main content
A newer version of this page is available. .
Tab

AzureFileSystemProvider Properties

Provides an implementation of the Azure File System Provider.
Name Description
AccessKey Obsolete. Specifies the access key of an Azure account.
AccountName Gets or sets a value that specifies the name of the Azure account.
BlobEndpoint Gets or sets the primary endpoint for the Blob service.
ContainerName Specifies a name of the container (blob storage) that contains a file system displayed in the file manager.
RootFolder Returns the root folder. Inherited from FileSystemProviderBase.
RootFolderDisplayName Gets the root folder’s caption. Inherited from FileSystemProviderBase.
StorageAccountName Obsolete. Specifies the name of an Azure storage account.
See Also