NotificationLevel type

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

Known values supported by the service

Critical: Receive only critical notifications.
All: Receive all notifications.

type NotificationLevel = string