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