azure.mgmt.storage.v2018_02_01 package¶
Submodules¶
Module contents¶
-
class
azure.mgmt.storage.v2018_02_01.StorageManagementClient(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClientThe Azure Storage Management API.
Variables: - config (StorageManagementClientConfiguration) – Configuration for client.
- operations (azure.mgmt.storage.v2018_02_01.operations.Operations) – Operations operations
- skus (azure.mgmt.storage.v2018_02_01.operations.SkusOperations) – Skus operations
- storage_accounts (azure.mgmt.storage.v2018_02_01.operations.StorageAccountsOperations) – StorageAccounts operations
- usage (azure.mgmt.storage.v2018_02_01.operations.UsageOperations) – Usage operations
- blob_containers (azure.mgmt.storage.v2018_02_01.operations.BlobContainersOperations) – BlobContainers operations
Parameters: