Notification interface
Décrit le canal de notification pour les événements de cluster.
Propriétés
is |
Indique si la notification est activée. |
notification |
Catégorie de notification. |
notification |
Niveau de notification. |
notification |
Liste des cibles qui s’abonnent à la notification. |
Détails de la propriété
isEnabled
Indique si la notification est activée.
isEnabled: boolean
Valeur de propriété
boolean
notificationCategory
Catégorie de notification.
notificationCategory: string
Valeur de propriété
string
notificationLevel
Niveau de notification.
notificationLevel: string
Valeur de propriété
string
notificationTargets
Liste des cibles qui s’abonnent à la notification.
notificationTargets: NotificationTarget[]