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

FileManagerAzureProviderSettings Properties

Provides account settings allowing the file manager to access a file system retained in the Azure Service.
Name Description
AccessKey Obsolete. Use the AccountManager class API and the AccountName property instead. For more information, refer to the Cloud Storage Account Management topic.
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.
StorageAccountName Obsolete. Use the AccountManager class API and the AccountName property instead. For more information, refer to the Cloud Storage Account Management topic.
See Also