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

PlaywrightManagementClient class

构造函数

PlaywrightManagementClient(TokenCredential, string, PlaywrightManagementClientOptionalParams)

Playwright 服务管理 API 通过 Azure 资源管理器提供对 Playwright 工作区资源及其作的访问。

属性

operations

作的作组

pipeline

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

playwrightQuotas

playwrightQuotas 的作组

playwrightWorkspaceQuotas

playwrightWorkspaceQuotas的作组

playwrightWorkspaces

playwrightWorkspaces 的作组

构造函数详细信息

PlaywrightManagementClient(TokenCredential, string, PlaywrightManagementClientOptionalParams)

Playwright 服务管理 API 通过 Azure 资源管理器提供对 Playwright 工作区资源及其作的访问。

new PlaywrightManagementClient(credential: TokenCredential, subscriptionId: string, options?: PlaywrightManagementClientOptionalParams)

参数

credential
TokenCredential
subscriptionId

string

属性详细信息

operations

作的作组

operations: OperationsOperations

属性值

pipeline

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

pipeline: Pipeline

属性值

playwrightQuotas

playwrightQuotas 的作组

playwrightQuotas: PlaywrightQuotasOperations

属性值

playwrightWorkspaceQuotas

playwrightWorkspaceQuotas的作组

playwrightWorkspaceQuotas: PlaywrightWorkspaceQuotasOperations

属性值

playwrightWorkspaces

playwrightWorkspaces 的作组

playwrightWorkspaces: PlaywrightWorkspacesOperations

属性值