Partager via


ClusterNotification Classe

Définition

Décrit le canal de notification pour les événements de cluster.

public class ClusterNotification
type ClusterNotification = class
Public Class ClusterNotification
Héritage
ClusterNotification

Constructeurs

ClusterNotification(Boolean, ClusterNotificationCategory, ClusterNotificationLevel, IEnumerable<ClusterNotificationTarget>)

Initialise une nouvelle instance de ClusterNotification.

Propriétés

IsEnabled

Indique si la notification est activée.

NotificationCategory

Catégorie de notification.

NotificationLevel

Niveau de notification.

NotificationTargets

Liste des cibles qui s’abonnent à la notification.

S’applique à