AzurePlaywrightServiceClient class

Constructors

AzurePlaywrightServiceClient(TokenCredential, string, AzurePlaywrightServiceClientOptionalParams)

Microsoft.AzurePlaywrightService Resource Provider Management API.

Properties

accountQuotas

The operation groups for AccountQuotas

accounts

The operation groups for Accounts

operations

The operation groups for Operations

pipeline

The pipeline used by this client to make requests

quotas

The operation groups for Quotas

Constructor Details

AzurePlaywrightServiceClient(TokenCredential, string, AzurePlaywrightServiceClientOptionalParams)

Microsoft.AzurePlaywrightService Resource Provider Management API.

new AzurePlaywrightServiceClient(credential: TokenCredential, subscriptionId: string, options?: AzurePlaywrightServiceClientOptionalParams)

Parameters

credential
TokenCredential
subscriptionId

string

Property Details

accountQuotas

The operation groups for AccountQuotas

accountQuotas: AccountQuotasOperations

Property Value

accounts

The operation groups for Accounts

accounts: AccountsOperations

Property Value

operations

The operation groups for Operations

operations: OperationsOperations

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value

quotas

The operation groups for Quotas

quotas: QuotasOperations

Property Value