共用方式為


EventProcessingLog interface

所有診斷記錄的抽象基類。

Extends

屬性

batches
matcherResults

繼承的屬性

activityId

用來與其他可能記錄到其他地方之其他診斷相互關聯的標識碼。

description
endTime
errors
id

唯一實例標識碼。

logType
messages
properties
result
source

此標識碼取決於logType。 針對通知作業,這會是作業標識符。針對訂用帳戶追蹤,這會是具有編碼訂用帳戶標識碼的特殊根 Guid。

startTime
stats
warnings

屬性詳細資料

batches

batches: EventBatch[]

屬性值

matcherResults

matcherResults: MatcherResult[]

屬性值

繼承的屬性詳細資料

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。 針對通知作業,這會是作業標識符。針對訂用帳戶追蹤,這會是具有編碼訂用帳戶標識碼的特殊根 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