次の方法で共有


ClusterNotification クラス

定義

クラスター イベントの通知チャネルについて説明します。

public class ClusterNotification
type ClusterNotification = class
Public Class ClusterNotification
継承
ClusterNotification

コンストラクター

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

ClusterNotification の新しいインスタンスを初期化します。

プロパティ

IsEnabled

通知が有効になっているかどうかを示します。

NotificationCategory

通知のカテゴリ。

NotificationLevel

通知のレベル。

NotificationTargets

通知をサブスクライブするターゲットの一覧。

適用対象