SubscriptionTraceNotificationDeliveryLog interface
Abstract base class for all of the diagnostic logs.
- Extends
Properties
notifications |
Inherited Properties
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 |
Property Details
notifications
Inherited Property Details
activityId
Identifier used for correlating to other diagnostics that may have been recorded elsewhere.
activityId: string
Property Value
string
Inherited From SubscriptionTraceDiagnosticLog.activityId
description
endTime
errors
id
Unique instance identifier.
id: string
Property Value
string
Inherited From SubscriptionTraceDiagnosticLog.id
jobId
Indicates the job Id that processed or delivered this subscription
jobId: string
Property Value
string
Inherited From SubscriptionTraceDiagnosticLog.jobId
jobInstanceId
Indicates unique instance identifier for the job that processed or delivered this subscription
jobInstanceId: string
Property Value
string
Inherited From SubscriptionTraceDiagnosticLog.jobInstanceId
logType
messages
messages: NotificationDiagnosticLogMessage[]
Property Value
Inherited From SubscriptionTraceDiagnosticLog.messages
properties
properties: {[key: string]: string}
Property Value
{[key: string]: string}
Inherited From SubscriptionTraceDiagnosticLog.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.
source: string
Property Value
string
Inherited From SubscriptionTraceDiagnosticLog.source
startTime
subscriptionId
subscriptionId: string
Property Value
string
Inherited From SubscriptionTraceDiagnosticLog.subscriptionId