NotificationsSourceAlert interface
Alert notification source
- Extends
Properties
minimal |
Defines the minimal alert severity which will be sent as email notifications |
source |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
minimalSeverity
Defines the minimal alert severity which will be sent as email notifications
minimalSeverity?: string
Property Value
string
sourceType
Polymorphic discriminator, which specifies the different types this object can be
sourceType: "Alert"
Property Value
"Alert"