Share via


AlertLevel type

Severity level of the alert
KnownAlertLevel can be used interchangeably with AlertLevel, this enum contains the known values that the service supports.

Known values supported by the service

info: Information level
warning: Warning level
error: Error level

type AlertLevel = string