Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TelemetryErrorDetails

Package version

The error details

Hierarchy

  • TelemetryErrorDetails

Index

Properties

Properties

Optional index

index: undefined | number

The index in the original payload of the item.

Optional message

message: undefined | string

The error message.

Optional statusCode

statusCode: undefined | number

The item specific [HTTP Response status code](#Response Status Codes).

Generated using TypeDoc