TestPreferences 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.
Preferences for the test.
public class TestPreferences : System.ClientModel.Primitives.IJsonModel<Azure.Developer.LoadTesting.TestPreferences>, System.ClientModel.Primitives.IPersistableModel<Azure.Developer.LoadTesting.TestPreferences>
type TestPreferences = class
interface IJsonModel<TestPreferences>
interface IPersistableModel<TestPreferences>
Public Class TestPreferences
Implements IJsonModel(Of TestPreferences), IPersistableModel(Of TestPreferences)
- Inheritance
-
TestPreferences
- Implements
Constructors
| Name | Description |
|---|---|
| TestPreferences() |
Initializes a new instance of TestPreferences. |
Properties
| Name | Description |
|---|---|
| EnableAIErrorInsights |
Enable or disable AI based insights on Test Run Errors. |