Interface AzureTelemetry.Properties.Converter<T>
-
- All Known Implementing Classes:
AzureTelemetry.Properties.DefaultConverter
- Enclosing class:
- AzureTelemetry.Properties
public static interface AzureTelemetry.Properties.Converter<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>convert(T obj)
-