TestRunEndedEventCondition 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.
TestRunEnded Event condition.
public class TestRunEndedEventCondition : System.ClientModel.Primitives.IJsonModel<Azure.Developer.LoadTesting.TestRunEndedEventCondition>, System.ClientModel.Primitives.IPersistableModel<Azure.Developer.LoadTesting.TestRunEndedEventCondition>
type TestRunEndedEventCondition = class
interface IJsonModel<TestRunEndedEventCondition>
interface IPersistableModel<TestRunEndedEventCondition>
Public Class TestRunEndedEventCondition
Implements IJsonModel(Of TestRunEndedEventCondition), IPersistableModel(Of TestRunEndedEventCondition)
- Inheritance
-
TestRunEndedEventCondition
- Implements
Constructors
| Name | Description |
|---|---|
| TestRunEndedEventCondition() |
Initializes a new instance of TestRunEndedEventCondition. |
Properties
| Name | Description |
|---|---|
| TestRunResults |
The test run results to send notification for. |
| TestRunStatuses |
The test run statuses to send notification for. |