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