Annotation Type AzureTelemetry.Properties
-
@Retention(RUNTIME) @Target(PARAMETER) public static @interface AzureTelemetry.Properties
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description Class<? extends AzureTelemetry.Properties.Converter>valuealias ofconverter
-
-
-
Element Detail
-
value
Class<? extends AzureTelemetry.Properties.Converter> value
alias ofconverter- Default:
- com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry.Properties.DefaultConverter.class
-
-