NotificationsSourceAlert interface

Alert notification source

Extends

Properties

minimalSeverity

Defines the minimal alert severity which will be sent as email notifications

sourceType

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"