Uses of Class
com.microsoft.azure.toolkit.lib.applicationinsights.ApplicationInsightsModule
-
Packages that use ApplicationInsightsModule Package Description com.microsoft.azure.toolkit.lib.applicationinsights -
-
Uses of ApplicationInsightsModule in com.microsoft.azure.toolkit.lib.applicationinsights
Fields in com.microsoft.azure.toolkit.lib.applicationinsights declared as ApplicationInsightsModule Modifier and Type Field Description private ApplicationInsightsModuleApplicationInsightsServiceSubscription. applicationInsightsModuleMethods in com.microsoft.azure.toolkit.lib.applicationinsights that return ApplicationInsightsModule Modifier and Type Method Description ApplicationInsightsModuleApplicationInsightsServiceSubscription. applicationInsights()ApplicationInsightsModuleAzureApplicationInsights. applicationInsights(String subscriptionId)Constructors in com.microsoft.azure.toolkit.lib.applicationinsights with parameters of type ApplicationInsightsModule Constructor Description ApplicationInsight(com.azure.resourcemanager.applicationinsights.models.ApplicationInsightsComponent remote, ApplicationInsightsModule module)ApplicationInsight(String name, String resourceGroupName, ApplicationInsightsModule module)ApplicationInsightDraft(String name, String resourceGroupName, ApplicationInsightsModule module)
-