azure.mgmt.storage.v2019_04_01 package¶
Submodules¶
Module contents¶
-
class
azure.mgmt.storage.v2019_04_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.v2019_04_01.operations.Operations) – Operations operations
skus (azure.mgmt.storage.v2019_04_01.operations.SkusOperations) – SkusOperations operations
storage_accounts (azure.mgmt.storage.v2019_04_01.operations.StorageAccountsOperations) – StorageAccountsOperations operations
usages (azure.mgmt.storage.v2019_04_01.operations.UsagesOperations) – UsagesOperations operations
management_policies (azure.mgmt.storage.v2019_04_01.operations.ManagementPoliciesOperations) – ManagementPoliciesOperations operations
blob_services (azure.mgmt.storage.v2019_04_01.operations.BlobServicesOperations) – BlobServicesOperations operations
blob_containers (azure.mgmt.storage.v2019_04_01.operations.BlobContainersOperations) – BlobContainersOperations operations
file_services (azure.mgmt.storage.v2019_04_01.operations.FileServicesOperations) – FileServicesOperations operations
file_shares (azure.mgmt.storage.v2019_04_01.operations.FileSharesOperations) – FileSharesOperations operations
- Parameters
- Keyword Arguments
polling_interval (int) – Default waiting time between two polls for LRO operations if no Retry-After header is present.