azure.mgmt.storage.v2015_06_15 package¶
Submodules¶
Module contents¶
-
class
azure.mgmt.storage.v2015_06_15.
StorageManagement
(credential: ‘TokenCredential’, subscription_id: str, base_url: Optional[str] = None, **kwargs: Any)[source]¶ Bases:
object
The Azure Storage Management API.
- Variables
storage_accounts (azure.mgmt.storage.v2015_06_15.operations.StorageAccountsOperations) – StorageAccountsOperations operations
usage (azure.mgmt.storage.v2015_06_15.operations.UsageOperations) – UsageOperations operations
- Parameters
- Keyword Arguments
polling_interval (int) – Default waiting time between two polls for LRO operations if no Retry-After header is present.