NotificationJobDiagnosticLog interface
所有診斷記錄的抽象基類。
- Extends
屬性
result | |
stats |
繼承的屬性
activity |
用來與其他可能記錄到其他地方之其他診斷相互關聯的標識碼。 |
description | |
end |
|
errors | |
id | 唯一實例標識碼。 |
log |
|
messages | |
properties | |
source | 此標識碼取決於logType。 針對通知作業,這會是作業標識符。針對訂用帳戶追蹤,這會是具有編碼訂用帳戶標識碼的特殊根 Guid。 |
start |
|
warnings |
屬性詳細資料
result
result: string
屬性值
string
stats
stats: {[key: string]: {[key: string]: number}}
屬性值
{[key: string]: {[key: string]: number}}
繼承的屬性詳細資料
activityId
description
endTime
errors
id
logType
messages
messages: NotificationDiagnosticLogMessage[]
屬性值
properties
properties: {[key: string]: string}
屬性值
{[key: string]: string}
source
此標識碼取決於logType。 針對通知作業,這會是作業標識符。針對訂用帳戶追蹤,這會是具有編碼訂用帳戶標識碼的特殊根 Guid。
source: string
屬性值
string