NotificationLevel type

NotificationLevel の値を定義します。
KnownNotificationLevel は NotificationLevel と同じ意味で使用できます。この列挙型には、サービスがサポートする既知の値が含まれています。

サービスでサポートされている既知の値

重大: 重要な通知のみを受信します。
すべて: すべての通知を受信します。

type NotificationLevel = string