Module object_store::azure
source · Expand description
An object store implementation for Azure blob storage
§Streaming uploads
ObjectStore::put_multipart will upload data in blocks and write a blob from those blocks.
Unused blocks will automatically be dropped after 7 days.
Modules§
- A list of known Azure authority hosts
Structs§
- A shared Azure Storage Account Key
- Authorize a
Request
with anAzureAuthorizer
- Interface for Microsoft Azure Blob Storage.
- Configure a connection to Microsoft Azure Blob Storage container using the specified credentials.
Enums§
- Configuration keys for
MicrosoftAzureBuilder
- An Azure storage credential