| Class | Description |
|---|---|
| AzureStorageProtocolResolver |
A
ProtocolResolver implementation for the azure-blob:// or azure-file:// protocol. |
| BlobStorageResource |
Implements
WritableResource for reading and writing objects in Azure
StorageAccount blob. |
| FileStorageResource |
Implements
WritableResource for reading and writing objects in Azure
StorageAccount file. |
| Enum | Description |
|---|---|
| StorageType |
Azure Storage Account types.
|
| Exception | Description |
|---|---|
| StorageRuntimeException |
The Azure Storage specific
NestedRuntimeException. |
Copyright © 2019 Microsoft. All rights reserved.