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. |
Applies to
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET