你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
BatchManagementClient 类
Batch 客户端。
- 继承
-
builtins.objectBatchManagementClient
构造函数
BatchManagementClient(credential: TokenCredential, subscription_id: str, base_url: str = 'https://management.azure.com', **kwargs: Any)
参数
- subscription_id
- str
必需
Azure 订阅 ID。 这是一个 GUID 格式的字符串, (例如 00000000-0000-0000-0000-0000000000000) 。 必需。
- api_version
- str
Api 版本。 默认值为“2023-11-01”。 请注意,重写此默认值可能会导致不受支持的行为。
- polling_interval
- int
如果没有 Retry-After 标头,则 LRO 操作的两次轮询之间的默认等待时间。
变量
- batch_account
- BatchAccountOperations
BatchAccountOperations 操作
- application_package
- ApplicationPackageOperations
ApplicationPackageOperations 操作
- application
- ApplicationOperations
ApplicationOperations 操作
- location
- LocationOperations
LocationOperations 操作
- operations
- Operations
操作操作
- certificate
- CertificateOperations
CertificateOperations 操作
- private_link_resource
- PrivateLinkResourceOperations
PrivateLinkResourceOperations 操作
- private_endpoint_connection
- PrivateEndpointConnectionOperations
PrivateEndpointConnectionOperations 操作
- pool
- PoolOperations
PoolOperations 操作
方法
close |
close
close() -> None