Interface TelemetryProperty.Exporter<T>
- Enclosing class:
TelemetryProperty<T>
public static interface TelemetryProperty.Exporter<T>
-
Method Summary
Modifier and TypeMethodDescriptionvoidapply(TelemetryPropertyContainer output, String key, T value)
-
Method Details
-
apply
-