Share via


@azure/arm-playwright package

Classes

PlaywrightManagementClient

Interfaces

CheckNameAvailabilityRequest

The check availability request body.

CheckNameAvailabilityResponse

The check availability result.

ErrorAdditionalInfo

The resource management error additional info.

ErrorDetail

The error detail.

ErrorResponse

Common error response for all Azure Resource Manager APIs to return error details for failed operations.

FreeTrialProperties

Subscription-level location-based Playwright quota free trial properties.

Operation

Details of a REST API operation, returned from the Resource Provider Operations API

OperationDisplay

Localized display information for and operation.

OperationsListOptionalParams

Optional parameters.

OperationsOperations

Interface representing a Operations operations.

PageSettings

Options for the byPage method

PagedAsyncIterableIterator

An interface that allows async iterable iteration both to completion and by page.

PlaywrightManagementClientOptionalParams

Optional parameters for the client.

PlaywrightQuota

Subscription-level location-based Playwright quota resource.

PlaywrightQuotaProperties

Subscription-level location-based Playwright quota resource properties.

PlaywrightQuotasGetOptionalParams

Optional parameters.

PlaywrightQuotasListBySubscriptionOptionalParams

Optional parameters.

PlaywrightQuotasOperations

Interface representing a PlaywrightQuotas operations.

PlaywrightWorkspace

Playwright workspace resource.

PlaywrightWorkspaceFreeTrialProperties

Playwright workspace quota free trial properties.

PlaywrightWorkspaceProperties

Playwright workspace resource properties.

PlaywrightWorkspaceQuota

Playwright workspace quota resource.

PlaywrightWorkspaceQuotaProperties

Playwright workspace quota resource properties.

PlaywrightWorkspaceQuotasGetOptionalParams

Optional parameters.

PlaywrightWorkspaceQuotasListByPlaywrightWorkspaceOptionalParams

Optional parameters.

PlaywrightWorkspaceQuotasOperations

Interface representing a PlaywrightWorkspaceQuotas operations.

PlaywrightWorkspaceUpdate

The type used for update operations of the PlaywrightWorkspace.

PlaywrightWorkspaceUpdateProperties

The updatable properties of the PlaywrightWorkspace.

PlaywrightWorkspacesCheckNameAvailabilityOptionalParams

Optional parameters.

PlaywrightWorkspacesCreateOrUpdateOptionalParams

Optional parameters.

PlaywrightWorkspacesDeleteOptionalParams

Optional parameters.

PlaywrightWorkspacesGetOptionalParams

Optional parameters.

PlaywrightWorkspacesListByResourceGroupOptionalParams

Optional parameters.

PlaywrightWorkspacesListBySubscriptionOptionalParams

Optional parameters.

PlaywrightWorkspacesOperations

Interface representing a PlaywrightWorkspaces operations.

PlaywrightWorkspacesUpdateOptionalParams

Optional parameters.

ProxyResource

The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location

Resource

Common fields that are returned in the response for all Azure Resource Manager resources

RestorePollerOptions
SystemData

Metadata pertaining to creation and last modification of the resource.

TrackedResource

The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location'

Type Aliases

ActionType

Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs.
KnownActionType can be used interchangeably with ActionType, this enum contains the known values that the service supports.

Known values supported by the service

Internal: Actions are for internal-only APIs.

AzureSupportedClouds

The supported values for cloud setting as a string literal type

CheckNameAvailabilityReason

Possible reasons for a name not being available.
KnownCheckNameAvailabilityReason can be used interchangeably with CheckNameAvailabilityReason, this enum contains the known values that the service supports.

Known values supported by the service

Invalid: Name is invalid.
AlreadyExists: Name already exists.

ContinuablePage

An interface that describes a page of results.

CreatedByType

The kind of entity that created the resource.
<xref:KnowncreatedByType> can be used interchangeably with createdByType, this enum contains the known values that the service supports.

Known values supported by the service

User: The entity was created by a user.
Application: The entity was created by an application.
ManagedIdentity: The entity was created by a managed identity.
Key: The entity was created by a key.

EnablementStatus

The enablement status of a feature.
KnownEnablementStatus can be used interchangeably with EnablementStatus, this enum contains the known values that the service supports.

Known values supported by the service

Enabled: The feature is enabled.
Disabled: The feature is disabled.

FreeTrialState

The free trial state.
KnownFreeTrialState can be used interchangeably with FreeTrialState, this enum contains the known values that the service supports.

Known values supported by the service

Active: The free trial is active and available for use.
Expired: The free trial has expired and is no longer available.
NotApplicable: The free trial is not applicable for this resource.

Origin

The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system"
KnownOrigin can be used interchangeably with Origin, this enum contains the known values that the service supports.

Known values supported by the service

user: Indicates the operation is initiated by a user.
system: Indicates the operation is initiated by a system.
user,system: Indicates the operation is initiated by a user or system.

ProvisioningState

The status of the last resource operation.
KnownProvisioningState can be used interchangeably with ProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Succeeded: Resource has been created.
Failed: Resource creation failed.
Canceled: Resource creation was canceled.
Creating: Resource creation is in progress.
Deleting: Resource deletion is in progress.
Accepted: Request has been accepted for processing.

QuotaName

Available Playwright quota types.
KnownQuotaName can be used interchangeably with QuotaName, this enum contains the known values that the service supports.

Known values supported by the service

ExecutionMinutes: Quota for execution duration in minutes.

Enums

AzureClouds

An enum to describe Azure Cloud.

KnownActionType

Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs.

KnownCheckNameAvailabilityReason

Possible reasons for a name not being available.

KnownCreatedByType

The kind of entity that created the resource.

KnownEnablementStatus

The enablement status of a feature.

KnownFreeTrialState

The free trial state.

KnownOrigin

The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system"

KnownProvisioningState

The status of the last resource operation.

KnownQuotaName

Available Playwright quota types.

KnownVersions

Available versions of the Playwright Service Management API.

Functions

restorePoller<TResponse, TResult>(PlaywrightManagementClient, string, (args: any[]) => PollerLike<OperationState<TResult>, TResult>, RestorePollerOptions<TResult, PathUncheckedResponse>)

Creates a poller from the serialized state of another poller. This can be useful when you want to create pollers on a different host or a poller needs to be constructed after the original one is not in scope.

Function Details

restorePoller<TResponse, TResult>(PlaywrightManagementClient, string, (args: any[]) => PollerLike<OperationState<TResult>, TResult>, RestorePollerOptions<TResult, PathUncheckedResponse>)

Creates a poller from the serialized state of another poller. This can be useful when you want to create pollers on a different host or a poller needs to be constructed after the original one is not in scope.

function restorePoller<TResponse, TResult>(client: PlaywrightManagementClient, serializedState: string, sourceOperation: (args: any[]) => PollerLike<OperationState<TResult>, TResult>, options?: RestorePollerOptions<TResult, PathUncheckedResponse>): PollerLike<OperationState<TResult>, TResult>

Parameters

serializedState

string

sourceOperation

(args: any[]) => PollerLike<OperationState<TResult>, TResult>

Returns

PollerLike<OperationState<TResult>, TResult>