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"
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript