通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BatchManagementClient class

构造函数

BatchManagementClient(TokenCredential, BatchManagementClientOptionalParams)
BatchManagementClient(TokenCredential, string, BatchManagementClientOptionalParams)

属性

application

应用操作组

applicationPackage

applicationPackage 的操作组

batchAccount

batchAccount 的操作组

location

位置操作组

networkSecurityPerimeter

networkSecurityPerimeter 的操作组

operations

作的作组

pipeline

此客户端用于发出请求的管道

pool

池的操作组

privateEndpointConnection

privateEndpointConnection 的操作组

privateLinkResource

privateLinkResource 的操作组

构造函数详细信息

BatchManagementClient(TokenCredential, BatchManagementClientOptionalParams)

new BatchManagementClient(credential: TokenCredential, options?: BatchManagementClientOptionalParams)

参数

credential
TokenCredential

BatchManagementClient(TokenCredential, string, BatchManagementClientOptionalParams)

new BatchManagementClient(credential: TokenCredential, subscriptionId: string, options?: BatchManagementClientOptionalParams)

参数

credential
TokenCredential
subscriptionId

string

属性详细信息

application

应用操作组

application: ApplicationOperations

属性值

applicationPackage

applicationPackage 的操作组

applicationPackage: ApplicationPackageOperations

属性值

batchAccount

batchAccount 的操作组

batchAccount: BatchAccountOperations

属性值

location

位置操作组

location: LocationOperations

属性值

networkSecurityPerimeter

networkSecurityPerimeter 的操作组

networkSecurityPerimeter: NetworkSecurityPerimeterOperations

属性值

operations

作的作组

operations: OperationsOperations

属性值

pipeline

此客户端用于发出请求的管道

pipeline: Pipeline

属性值

pool

池的操作组

pool: PoolOperations

属性值

privateEndpointConnection

privateEndpointConnection 的操作组

privateEndpointConnection: PrivateEndpointConnectionOperations

属性值

privateLinkResource

privateLinkResource 的操作组

privateLinkResource: PrivateLinkResourceOperations

属性值