Поделиться через


StorageManagementClient Класс

API управления хранилищем Azure.

Наследование
builtins.object
StorageManagementClient

Конструктор

StorageManagementClient(credential: TokenCredential, subscription_id: str, base_url: str = 'https://management.azure.com', **kwargs: Any)

Параметры

credential
TokenCredential
Обязательно

Учетные данные, необходимые для подключения клиента к Azure. Обязательный.

subscription_id
str
Обязательно

Идентификатор целевой подписки. Обязательный.

base_url
str
значение по умолчанию: https://management.azure.com

URL-адрес службы. Значение по умолчанию — "https://management.azure.com".

api_version
str

Версия API. Значение по умолчанию — "2020-08-01-preview". Обратите внимание, что переопределение этого значения по умолчанию может привести к неподдерживаемой реакции.

polling_interval
int

Время ожидания по умолчанию между двумя опросами для операций LRO, если нет Retry-After заголовка.

Переменные

operations
Operations

Операции

skus
SkusOperations

Операции SkusOperations

storage_accounts
StorageAccountsOperations

Операции StorageAccountsOperations

deleted_accounts
DeletedAccountsOperations

Операции DeletedAccountsOperations

usages
UsagesOperations

Операции usagesOperations

management_policies
ManagementPoliciesOperations

Операции ManagementPoliciesOperations

blob_inventory_policies
BlobInventoryPoliciesOperations

Операции BlobInventoryPoliciesOperations

private_endpoint_connections
PrivateEndpointConnectionsOperations

Операции PrivateEndpointConnectionsOperations

private_link_resources
PrivateLinkResourcesOperations

Операции PrivateLinkResourcesOperations

object_replication_policies
ObjectReplicationPoliciesOperations

Операции ObjectReplicationPoliciesOperations

encryption_scopes
EncryptionScopesOperations

Операции EncryptionScopesOperations

blob_services
BlobServicesOperations

Операции BlobServicesOperations

blob_containers
BlobContainersOperations

Операции BlobContainersOperations

file_services
FileServicesOperations

Операции FileServicesOperations

file_shares
FileSharesOperations

Операции FileSharesOperations

queue_services
QueueServicesOperations

Операции QueueServicesOperations

queue
QueueOperations

Операции QueueOperations

table_services
TableServicesOperations

Операции TableServicesOperations

table
TableOperations

Операции TableOperations

Методы

close

close

close() -> None