Share via


PlaywrightManagementClient class

Constructors

PlaywrightManagementClient(TokenCredential, string, PlaywrightManagementClientOptionalParams)

Playwright Service Management API provides access to Playwright workspace resources and their operations through Azure Resource Manager.

Properties

operations

The operation groups for operations

pipeline

The pipeline used by this client to make requests

playwrightQuotas

The operation groups for playwrightQuotas

playwrightWorkspaceQuotas

The operation groups for playwrightWorkspaceQuotas

playwrightWorkspaces

The operation groups for playwrightWorkspaces

Constructor Details

PlaywrightManagementClient(TokenCredential, string, PlaywrightManagementClientOptionalParams)

Playwright Service Management API provides access to Playwright workspace resources and their operations through Azure Resource Manager.

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

Parameters

credential
TokenCredential
subscriptionId

string

Property Details

operations

The operation groups for operations

operations: OperationsOperations

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value

playwrightQuotas

The operation groups for playwrightQuotas

playwrightQuotas: PlaywrightQuotasOperations

Property Value

playwrightWorkspaceQuotas

The operation groups for playwrightWorkspaceQuotas

playwrightWorkspaceQuotas: PlaywrightWorkspaceQuotasOperations

Property Value

playwrightWorkspaces

The operation groups for playwrightWorkspaces

playwrightWorkspaces: PlaywrightWorkspacesOperations

Property Value