NotificationLevel type

Define valores para NotificationLevel.
knownNotificationLevel se puede usar indistintamente con NotificationLevel, esta enumeración contiene los valores conocidos que admite el servicio.

Valores conocidos admitidos por el servicio

crítico: recibir solo notificaciones críticas.
Todas las: recibir todas las notificaciones.

type NotificationLevel = string