ITelemetryEventMatch Interface

Definition

Represents a telemetry event filter.

public interface class ITelemetryEventMatch
public interface ITelemetryEventMatch
type ITelemetryEventMatch = interface
Public Interface ITelemetryEventMatch
Derived

Methods

IsEventMatch(TelemetryEvent)

Indicates whether the specified TelemetryEvent satisfies this filter.

Applies to