StorageManagementClient 클래스
Azure Storage 관리 API.
- 상속
-
builtins.objectStorageManagementClient
StorageManagementClient(credential: TokenCredential, subscription_id: str, base_url: str = 'https://management.azure.com', **kwargs: Any)
- api_version
- str
API 버전. 기본값은 "2018-02-01"입니다. 이 기본값을 재정의하면 지원되지 않는 동작이 발생할 수 있습니다.
- polling_interval
- int
Retry-After 헤더가 없는 경우 LRO 작업에 대한 두 폴링 간의 기본 대기 시간입니다.
- operations
- Operations
작업 작업
- skus
- SkusOperations
SkusOperations 작업
- storage_accounts
- StorageAccountsOperations
StorageAccountsOperations 작업
- usage
- UsageOperations
UsageOperations 작업
- blob_containers
- BlobContainersOperations
BlobContainersOperations 작업
close() -> None
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure SDK for Python 피드백
Azure SDK for Python은(는) 오픈 소스 프로젝트입니다. 다음 링크를 선택하여 피드백을 제공해 주세요.