次の方法で共有


ClusterNotificationTarget クラス

定義

通知ターゲットのプロパティについて説明します。

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

コンストラクター

ClusterNotificationTarget(ClusterNotificationChannel, IEnumerable<String>)

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

プロパティ

NotificationChannel

通知チャネルは、通知にサブスクライブされている受信者の種類 (ユーザーまたはサブスクリプション) を示します。

Receivers

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

適用対象