你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
RunSettingKey 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 constants for run setting keys.
public class RunSettingKey
type RunSettingKey = class
Public Class RunSettingKey
- Inheritance
-
RunSettingKey
Constructors
RunSettingKey() |
Fields
AzureTokenCredentialType |
The Azure token credential type setting key. |
EnableGitHubSummary |
Enable GitHub summary setting key. |
EnableResultPublish |
Enable Result publish. |
ExposeNetwork |
The expose network setting key. |
ManagedIdentityClientId |
The managed identity client ID setting key. |
NumberOfTestWorkers |
Number of NUnit test workers. |
Os |
The operating system setting key. |
RunId |
The run ID setting key. |
RunName |
The run name setting key. |
ServiceAuthType |
The default authentication setting key. |
UseCloudHostedBrowsers |
The use cloud-hosted browsers setting key. |