Uses of Class
com.microsoft.azure.toolkit.lib.applicationinsights.ApplicationInsightDraft
-
Packages that use ApplicationInsightDraft Package Description com.microsoft.azure.toolkit.lib.applicationinsights -
-
Uses of ApplicationInsightDraft in com.microsoft.azure.toolkit.lib.applicationinsights
Methods in com.microsoft.azure.toolkit.lib.applicationinsights that return ApplicationInsightDraft Modifier and Type Method Description protected ApplicationInsightDraftApplicationInsightsModule. newDraftForCreate(String name, String resourceGroupName)protected ApplicationInsightDraftApplicationInsightsModule. newDraftForUpdate(ApplicationInsight applicationInsight)
-