ITelemetryMetadata Interface

Definition

Defines additional properties that should be added to a telemetry event.

public interface class ITelemetryMetadata
public interface ITelemetryMetadata
type ITelemetryMetadata = interface
Public Interface ITelemetryMetadata

Properties

TelemetryProperties

Gets the properties that should be added to a telemetry event. Keys represent property names and values represent the property values.

Applies to