Uses of Class
com.microsoft.azure.toolkit.lib.applicationinsights.ApplicationInsight
-
Packages that use ApplicationInsight Package Description com.microsoft.azure.toolkit.lib.applicationinsights com.microsoft.azure.toolkit.lib.applicationinsights.task -
-
Uses of ApplicationInsight in com.microsoft.azure.toolkit.lib.applicationinsights
Subclasses of ApplicationInsight in com.microsoft.azure.toolkit.lib.applicationinsights Modifier and Type Class Description classApplicationInsightDraftFields in com.microsoft.azure.toolkit.lib.applicationinsights declared as ApplicationInsight Modifier and Type Field Description private ApplicationInsightApplicationInsightDraft. originMethods in com.microsoft.azure.toolkit.lib.applicationinsights that return ApplicationInsight Modifier and Type Method Description protected ApplicationInsightApplicationInsightsModule. newResource(com.azure.resourcemanager.applicationinsights.models.ApplicationInsightsComponent remote)protected ApplicationInsightApplicationInsightsModule. newResource(String name, String resourceGroupName)Methods in com.microsoft.azure.toolkit.lib.applicationinsights with parameters of type ApplicationInsight Modifier and Type Method Description protected ApplicationInsightDraftApplicationInsightsModule. newDraftForUpdate(ApplicationInsight applicationInsight)Constructors in com.microsoft.azure.toolkit.lib.applicationinsights with parameters of type ApplicationInsight Constructor Description ApplicationInsight(ApplicationInsight insight)ApplicationInsightDraft(ApplicationInsight origin) -
Uses of ApplicationInsight in com.microsoft.azure.toolkit.lib.applicationinsights.task
Methods in com.microsoft.azure.toolkit.lib.applicationinsights.task that return ApplicationInsight Modifier and Type Method Description ApplicationInsightGetOrCreateApplicationInsightsTask. doExecute()
-