Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SubscriptionTraceEventProcessingLog

Hierarchy

Index

Properties

Optional activityId

activityId: string

Identifier used for correlating to other diagnostics that may have been recorded elsewhere.

Optional description

description: string

Optional endTime

endTime: Date

Optional errors

errors: number

Optional id

id: string

Unique instance identifier.

Optional logType

logType: string

Optional messages

Optional properties

properties: object

Type declaration

  • [key: string]: string

Optional source

source: string

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.

Optional startTime

startTime: Date

Optional warnings

warnings: number

Generated using TypeDoc