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

ServiceEnvironmentVariable Class

Definition

Contains environment variable names used by the Playwright service.

public class ServiceEnvironmentVariable
type ServiceEnvironmentVariable = class
Public Class ServiceEnvironmentVariable
Inheritance
ServiceEnvironmentVariable

Constructors

ServiceEnvironmentVariable()

Fields

PlaywrightServiceAccessToken

The environment variable for the Playwright service access token.

PlaywrightServiceExposeNetwork

The environment variable for exposing the Playwright service network.

PlaywrightServiceOs

The environment variable for the Playwright service operating system.

PlaywrightServiceRunId

The environment variable for the Playwright service run ID.

PlaywrightServiceUri

The environment variable for the Playwright service URL.

Applies to