次の方法で共有


NotificationDeliveryLog interface

すべての診断ログの抽象基本クラス。

Extends

プロパティ

batches

継承されたプロパティ

activityId

他の場所に記録されている可能性がある他の診断に関連付けるために使用される識別子。

description
endTime
errors
id

一意のインスタンス識別子。

logType
messages
properties
result
source

この識別子は logType によって異なります。 通知ジョブの場合、これはジョブ ID になります。サブスクリプション トレースの場合、これはサブスクリプション ID がエンコードされた特別なルート Guid になります。

startTime
stats
warnings

プロパティの詳細

batches

batches: NotificationBatch[]

プロパティ値

継承されたプロパティの詳細

activityId

他の場所に記録されている可能性がある他の診断に関連付けるために使用される識別子。

activityId: string

プロパティ値

string

継承元NotificationJobDiagnosticLog.activityId

description

description: string

プロパティ値

string

承元NotificationJobDiagnosticLog.description

endTime

endTime: Date

プロパティ値

Date

承元NotificationJobDiagnosticLog.endTime

errors

errors: number

プロパティ値

number

承元NotificationJobDiagnosticLog.errors

id

一意のインスタンス識別子。

id: string

プロパティ値

string

承元NotificationJobDiagnosticLog.id

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