azure.mgmt.storage.v2017_10_01 package¶
Submodules¶
Module contents¶
-
class
azure.mgmt.storage.v2017_10_01.
StorageManagement
(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.v2017_10_01.operations.Operations) – Operations operations
skus (azure.mgmt.storage.v2017_10_01.operations.SkusOperations) – SkusOperations operations
storage_accounts (azure.mgmt.storage.v2017_10_01.operations.StorageAccountsOperations) – StorageAccountsOperations operations
usage (azure.mgmt.storage.v2017_10_01.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.