EventProcessingLog interface
すべての診断ログの抽象基本クラス。
- Extends
プロパティ
batches | |
matcher |
継承されたプロパティ
activity |
他の場所に記録されている可能性がある他の診断に関連付けるために使用される識別子。 |
description | |
end |
|
errors | |
id | 一意のインスタンス識別子。 |
log |
|
messages | |
properties | |
result | |
source | この識別子は logType によって異なります。 通知ジョブの場合、これはジョブ ID になります。サブスクリプション トレースの場合、これはサブスクリプション ID がエンコードされた特別なルート Guid になります。 |
start |
|
stats | |
warnings |
プロパティの詳細
batches
matcherResults
継承されたプロパティの詳細
activityId
他の場所に記録されている可能性がある他の診断に関連付けるために使用される識別子。
activityId: string
プロパティ値
string
description
description: string
プロパティ値
string
notificationJobDiagnosticLog.description から継承
endTime
endTime: Date
プロパティ値
Date
notificationJobDiagnosticLog.endTime
errors
errors: number
プロパティ値
number
notificationJobDiagnosticLog.errors から継承
id
一意のインスタンス識別子。
id: string
プロパティ値
string
logType
logType: string
プロパティ値
string
notificationJobDiagnosticLog.logType
messages
messages: NotificationDiagnosticLogMessage[]
プロパティ値
notificationJobDiagnosticLog.messages
properties
properties: {[key: string]: string}
プロパティ値
{[key: string]: string}
notificationJobDiagnosticLog.properties
result
result: string
プロパティ値
string
notificationJobDiagnosticLog.result から継承
source
この識別子は logType によって異なります。 通知ジョブの場合、これはジョブ ID になります。サブスクリプション トレースの場合、これはサブスクリプション ID がエンコードされた特別なルート Guid になります。
source: string
プロパティ値
string
notificationJobDiagnosticLog.source から継承
startTime
startTime: Date
プロパティ値
Date
notificationJobDiagnosticLog.startTime から継承
stats
stats: {[key: string]: {[key: string]: number}}
プロパティ値
{[key: string]: {[key: string]: number}}
notificationJobDiagnosticLog.stats から継承
warnings
warnings: number
プロパティ値
number
notificationJobDiagnosticLog.warnings