[]
        
(Showing Draft Content)

C1.Web.Api.Storage.CloudStorage.AzureStorageProvider

AzureStorageProvider Class

The Azure cloud storage provider.

Inheritance
AzureStorageProvider
Implements
Namespace: C1.Web.Api.Storage.CloudStorage
Assembly: C1.Web.Api.Cloud.dll
Syntax
public class AzureStorageProvider : IStorageProvider

Constructors

Name Description
AzureStorageProvider(string)

Create a AzureStorageProvider to StorageProviderManager with the specified key and some parameters.

Methods

Name Description
GetDirectoryStorage(string, NameValueCollection)

Gets the IDirectoryStorage with specified name and arguments.

GetFileStorage(string, NameValueCollection)

Gets the AzureStorage with specified name and arguments.