ITelemetryEventMatch Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |