次の方法で共有


SubscriptionEvaluationResult interface

サブスクリプションの評価結果をカプセル化します。 使用された日付の間隔、評価されたイベントの数、およびイベントと通知の結果を定義します

プロパティ

evaluationJobStatus

サブスクリプション評価ジョブの状態

events

サブスクリプション評価イベントの結果。

id

サブスクリプション評価ジョブ ID である requestId

notifications

サブスクリプション評価の通知結果。

プロパティの詳細

evaluationJobStatus

サブスクリプション評価ジョブの状態

evaluationJobStatus: EvaluationOperationStatus

プロパティ値

events

サブスクリプション評価イベントの結果。

events: EventsEvaluationResult

プロパティ値

id

サブスクリプション評価ジョブ ID である requestId

id: string

プロパティ値

string

notifications

サブスクリプション評価の通知結果。

notifications: NotificationsEvaluationResult

プロパティ値