TriggerCompletedNotificationEventFilter 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 TriggerCompleted.
public class TriggerCompletedNotificationEventFilter : Azure.Developer.LoadTesting.TestsNotificationEventFilter, System.ClientModel.Primitives.IJsonModel<Azure.Developer.LoadTesting.TriggerCompletedNotificationEventFilter>, System.ClientModel.Primitives.IPersistableModel<Azure.Developer.LoadTesting.TriggerCompletedNotificationEventFilter>
type TriggerCompletedNotificationEventFilter = class
inherit TestsNotificationEventFilter
interface IJsonModel<TriggerCompletedNotificationEventFilter>
interface IPersistableModel<TriggerCompletedNotificationEventFilter>
Public Class TriggerCompletedNotificationEventFilter
Inherits TestsNotificationEventFilter
Implements IJsonModel(Of TriggerCompletedNotificationEventFilter), IPersistableModel(Of TriggerCompletedNotificationEventFilter)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| TriggerCompletedNotificationEventFilter() |
Initializes a new instance of TriggerCompletedNotificationEventFilter. |