• will be removed in future releases as this was only used by the applicationinsights-channel-js package. And it no longer uses this class.

Type Parameters

  • TDomain

Implements

Constructors

Properties

aiDataContract: {
    baseData: FieldType;
    baseType: FieldType;
} = ...

The data contract for serializing this object.

baseData: TDomain

Container for data item (B section).

baseType: string

Name of item (B section) if any. If telemetry data is derived straight from this, this should be null.