AlertSeverity type

Defines values for AlertSeverity.
KnownAlertSeverity can be used interchangeably with AlertSeverity, this enum contains the known values that the service supports.

Known values supported by the service

High: High severity
Medium: Medium severity
Low: Low severity
Informational: Informational severity

type AlertSeverity = string