Uses of Interface
com.microsoft.azure.maven.telemetry.TelemetryConfiguration
-
Packages that use TelemetryConfiguration Package Description com.microsoft.azure.maven com.microsoft.azure.maven.telemetry -
-
Uses of TelemetryConfiguration in com.microsoft.azure.maven
Classes in com.microsoft.azure.maven that implement TelemetryConfiguration Modifier and Type Class Description classAbstractAppServiceMojoBase abstract class for all Azure App Service Mojos.classAbstractAzureMojoBase abstract class for all Azure Mojos. -
Uses of TelemetryConfiguration in com.microsoft.azure.maven.telemetry
Fields in com.microsoft.azure.maven.telemetry declared as TelemetryConfiguration Modifier and Type Field Description protected TelemetryConfigurationAppInsightsProxy. configurationConstructors in com.microsoft.azure.maven.telemetry with parameters of type TelemetryConfiguration Constructor Description AppInsightsProxy(TelemetryConfiguration config)
-