Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

DiagnosticNode interface

Package:
@azure/cosmos

Represents a tree like structure, for capturing diagnostic information.

Property Details

children

children: DiagnosticNode[]

Property Value

data

data: {[key: string]: any}

Property Value

{[key: string]: any}

durationInMs

durationInMs: number

Property Value

number

id

id: string

Property Value

string

nodeType

nodeType: string

Property Value

string

startTimeUTCInMs

startTimeUTCInMs: number

Property Value

number