TestRunEndedNotificationEventFilter 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.
The notification event filter when the event type is TestRunEnded and scope is Tests.
public class TestRunEndedNotificationEventFilter : Azure.Developer.LoadTesting.TestsNotificationEventFilter, System.ClientModel.Primitives.IJsonModel<Azure.Developer.LoadTesting.TestRunEndedNotificationEventFilter>, System.ClientModel.Primitives.IPersistableModel<Azure.Developer.LoadTesting.TestRunEndedNotificationEventFilter>
type TestRunEndedNotificationEventFilter = class
inherit TestsNotificationEventFilter
interface IJsonModel<TestRunEndedNotificationEventFilter>
interface IPersistableModel<TestRunEndedNotificationEventFilter>
Public Class TestRunEndedNotificationEventFilter
Inherits TestsNotificationEventFilter
Implements IJsonModel(Of TestRunEndedNotificationEventFilter), IPersistableModel(Of TestRunEndedNotificationEventFilter)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| TestRunEndedNotificationEventFilter() |
Initializes a new instance of TestRunEndedNotificationEventFilter. |
Properties
| Name | Description |
|---|---|
| Condition |
Event filtering condition. |