azure.mgmt.storage.v2018_07_01 package¶
Submodules¶
Module contents¶
-
class
azure.mgmt.storage.v2018_07_01.
StorageManagementClient
(credential: ‘TokenCredential’, subscription_id: str, base_url: Optional[str] = None, **kwargs: Any)[source]¶ Bases:
object
The Azure Storage Management API.
- Variables
operations (azure.mgmt.storage.v2018_07_01.operations.Operations) – Operations operations
skus (azure.mgmt.storage.v2018_07_01.operations.SkusOperations) – SkusOperations operations
storage_accounts (azure.mgmt.storage.v2018_07_01.operations.StorageAccountsOperations) – StorageAccountsOperations operations
usages (azure.mgmt.storage.v2018_07_01.operations.UsagesOperations) – UsagesOperations operations
blob_services (azure.mgmt.storage.v2018_07_01.operations.BlobServicesOperations) – BlobServicesOperations operations
blob_containers (azure.mgmt.storage.v2018_07_01.operations.BlobContainersOperations) – BlobContainersOperations operations
management_policies (azure.mgmt.storage.v2018_07_01.operations.ManagementPoliciesOperations) – ManagementPoliciesOperations operations
- Parameters
- Keyword Arguments
polling_interval (int) – Default waiting time between two polls for LRO operations if no Retry-After header is present.