DiagnosticNode interface

يمثل شجرة مثل البنية، لالتقاط معلومات التشخيص.

الخصائص

children
data
durationInMs
id
nodeType
startTimeUTCInMs

تفاصيل الخاصية

children

children: DiagnosticNode[]

قيمة الخاصية

data

data: {[key: string]: any}

قيمة الخاصية

{[key: string]: any}

durationInMs

durationInMs: number

قيمة الخاصية

number

id

id: string

قيمة الخاصية

string

nodeType

nodeType: string

قيمة الخاصية

string

startTimeUTCInMs

startTimeUTCInMs: number

قيمة الخاصية

number