ServiceEnvironmentVariable Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |