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. |
Applies to
Azure SDK for .NET