共用方式為


SubscriptionTraceDiagnosticLog interface

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

Extends

屬性

jobId

指出已處理或傳遞此訂用帳戶的作業標識碼

jobInstanceId

指出處理或傳遞此訂用帳戶之作業的唯一實例標識碼

subscriptionId

繼承的屬性

activityId

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

description
endTime
errors
id

唯一實例標識碼。

logType
messages
properties
source

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

startTime
warnings

屬性詳細資料

jobId

指出已處理或傳遞此訂用帳戶的作業標識碼

jobId: string

屬性值

string

jobInstanceId

指出處理或傳遞此訂用帳戶之作業的唯一實例標識碼

jobInstanceId: string

屬性值

string

subscriptionId

subscriptionId: string

屬性值

string

繼承的屬性詳細資料

activityId

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

activityId: string

屬性值

string

繼承自NotificationDiagnosticLog.activityId

description

description: string

屬性值

string

繼承自NotificationDiagnosticLog.description

endTime

endTime: Date

屬性值

Date

繼承自NotificationDiagnosticLog.endTime

errors

errors: number

屬性值

number

繼承自NotificationDiagnosticLog.errors

id

唯一實例標識碼。

id: string

屬性值

string

繼承自NotificationDiagnosticLog.id

logType

logType: string

屬性值

string

繼承自NotificationDiagnosticLog.logType

messages

messages: NotificationDiagnosticLogMessage[]

屬性值

繼承自NotificationDiagnosticLog.messages

properties

properties: {[key: string]: string}

屬性值

{[key: string]: string}

繼承自NotificationDiagnosticLog.properties

source

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

source: string

屬性值

string

繼承自NotificationDiagnosticLog.source

startTime

startTime: Date

屬性值

Date

繼承自NotificationDiagnosticLog.startTime

warnings

warnings: number

屬性值

number

繼承自NotificationDiagnosticLog.warnings