AlertPropertiesDefinition interface
defines the type of alert
Properties
category | Alert category |
criteria | Criteria that triggered alert |
type | type of alert |
Property Details
category
Alert category
category?: string
Property Value
string
criteria
Criteria that triggered alert
criteria?: string
Property Value
string
type
type of alert
type?: string
Property Value
string
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