azure.mgmt.storage.v2015_06_15 package¶
Submodules¶
Module contents¶
-
class
azure.mgmt.storage.v2015_06_15.
StorageManagementClient
(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClient
The Azure Storage Management API.
Variables: - config (StorageManagementClientConfiguration) – Configuration for client.
- storage_accounts (azure.mgmt.storage.v2015_06_15.operations.StorageAccountsOperations) – StorageAccounts operations
- usage (azure.mgmt.storage.v2015_06_15.operations.UsageOperations) – Usage operations
Parameters: - credentials (
A msrestazure Credentials object
) – Credentials needed for the client to connect to Azure. - subscription_id (str) – Subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
- base_url (str) – Service URL