SubscriptionTraceEventProcessingLog interface
Abstract base class for all of the diagnostic logs.
- Extends
channel | |
evaluation |
|
opted |
Which members opted out from receiving notifications from this subscription |
processed |
activity |
Identifier used for correlating to other diagnostics that may have been recorded elsewhere. |
description | |
end |
|
errors | |
id | Unique instance identifier. |
job |
Indicates the job Id that processed or delivered this subscription |
job |
Indicates unique instance identifier for the job that processed or delivered this subscription |
log |
|
messages | |
properties | |
source | This identifier depends on the logType. For notification jobs, this will be the job Id. For subscription tracing, this will be a special root Guid with the subscription Id encoded. |
start |
|
subscription |
|
warnings |
channel: string
Property Value
string
Which members opted out from receiving notifications from this subscription
optedOut: DiagnosticIdentity[]
Property Value
Identifier used for correlating to other diagnostics that may have been recorded elsewhere.
activityId: string
Property Value
string
Inherited From SubscriptionTraceDiagnosticLog.activityId
Unique instance identifier.
id: string
Property Value
string
Inherited From SubscriptionTraceDiagnosticLog.id
Indicates the job Id that processed or delivered this subscription
jobId: string
Property Value
string
Inherited From SubscriptionTraceDiagnosticLog.jobId
Indicates unique instance identifier for the job that processed or delivered this subscription
jobInstanceId: string
Property Value
string
Inherited From SubscriptionTraceDiagnosticLog.jobInstanceId
messages: NotificationDiagnosticLogMessage[]
Property Value
Inherited From SubscriptionTraceDiagnosticLog.messages
properties: {[key: string]: string}
Property Value
{[key: string]: string}
Inherited From SubscriptionTraceDiagnosticLog.properties
This identifier depends on the logType. For notification jobs, this will be the job Id. For subscription tracing, this will be a special root Guid with the subscription Id encoded.
source: string
Property Value
string
Inherited From SubscriptionTraceDiagnosticLog.source
subscriptionId: string
Property Value
string
Inherited From SubscriptionTraceDiagnosticLog.subscriptionId