[]
The Azure cloud storage provider.
public class AzureStorageProvider : IStorageProvider
| Name | Description |
|---|---|
| AzureStorageProvider(string) | Create a AzureStorageProvider to StorageProviderManager with the specified key and some parameters. |
| Name | Description |
|---|---|
| GetDirectoryStorage(string, NameValueCollection) | Gets the IDirectoryStorage with specified name and arguments. |
| GetFileStorage(string, NameValueCollection) | Gets the AzureStorage with specified name and arguments. |