Compartir a través de


ClusterNotification Clase

Definición

Describe el canal de notificación para eventos de clúster.

public class ClusterNotification
type ClusterNotification = class
Public Class ClusterNotification
Herencia
ClusterNotification

Constructores

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

Inicializa una nueva instancia de ClusterNotification.

Propiedades

IsEnabled

Indica si la notificación está habilitada.

NotificationCategory

Categoría de notificación.

NotificationLevel

Nivel de notificación.

NotificationTargets

Lista de destinos que se suscriben a la notificación.

Se aplica a