azure.mgmt.storage.v2018_07_01 package¶
Submodules¶
Module contents¶
-
class
azure.mgmt.storage.v2018_07_01.
StorageManagementClient
(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClient
The Azure Storage Management API.
Variables: - config (StorageManagementClientConfiguration) – Configuration for client.
- operations (azure.mgmt.storage.v2018_07_01.operations.Operations) – Operations operations
- skus (azure.mgmt.storage.v2018_07_01.operations.SkusOperations) – Skus operations
- storage_accounts (azure.mgmt.storage.v2018_07_01.operations.StorageAccountsOperations) – StorageAccounts operations
- usages (azure.mgmt.storage.v2018_07_01.operations.UsagesOperations) – Usages operations
- blob_services (azure.mgmt.storage.v2018_07_01.operations.BlobServicesOperations) – BlobServices operations
- blob_containers (azure.mgmt.storage.v2018_07_01.operations.BlobContainersOperations) – BlobContainers operations
- management_policies (azure.mgmt.storage.v2018_07_01.operations.ManagementPoliciesOperations) – ManagementPolicies operations
Parameters:
-
class
azure.mgmt.storage.v2018_07_01.
StorageManagementClientConfiguration
(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrestazure.azure_configuration.AzureConfiguration
Configuration for StorageManagementClient Note that all parameters used to create this instance are saved as instance attributes.
Parameters: