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