container: strThe container name of Azblob service backend.
root: strThe root of Azblob service backend.
All operations will happen under this root.
endpoint: strThe endpoint of Azblob service backend.
Endpoint must be full uri, e.g.
https://accountname.blob.core.windows.nethttp://127.0.0.1:10000/devstoreaccount1account_name: strThe account name of Azblob service backend.
account_key: strThe account key of Azblob service backend.
encryption_key: strThe encryption key of Azblob service backend.
encryption_key_sha256: strThe encryption key sha256 of Azblob service backend.
encryption_algorithm: strThe encryption algorithm of Azblob service backend.
sas_token: strThe sas token of Azblob service backend.
batch_max_operations: _intThe maximum batch operations of Azblob service backend.