Defines the trigger conditions for sending alerts.
AllActive
bool
✔️
If true, all alerts are sent, and the 'custom' list is ignored.
Custom
[]components.V3ExtensionsMSTeamsEventClass
A list of specific event classes to send alerts for. This is used when 'all_active' is false.
Last updated 4 days ago