AlertSeverity type

The severity of the alert
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