NotificationLevel type

The notification level.
KnownNotificationLevel can be used interchangeably with NotificationLevel, this enum contains the known values that the service supports.

Known values supported by the service

None: None
Critical: Critical
All: All

type NotificationLevel = string