Uses of Class
com.microsoft.azure.toolkit.lib.applicationinsights.workspace.LogAnalyticsWorkspace
-
Packages that use LogAnalyticsWorkspace Package Description com.microsoft.azure.toolkit.lib.applicationinsights.workspace -
-
Uses of LogAnalyticsWorkspace in com.microsoft.azure.toolkit.lib.applicationinsights.workspace
Subclasses of LogAnalyticsWorkspace in com.microsoft.azure.toolkit.lib.applicationinsights.workspace Modifier and Type Class Description classLogAnalyticsWorkspaceDraftFields in com.microsoft.azure.toolkit.lib.applicationinsights.workspace declared as LogAnalyticsWorkspace Modifier and Type Field Description private LogAnalyticsWorkspaceLogAnalyticsWorkspaceDraft. originMethods in com.microsoft.azure.toolkit.lib.applicationinsights.workspace that return LogAnalyticsWorkspace Modifier and Type Method Description protected LogAnalyticsWorkspaceLogAnalyticsWorkspaceModule. newResource(com.azure.resourcemanager.loganalytics.models.Workspace remote)protected LogAnalyticsWorkspaceLogAnalyticsWorkspaceModule. newResource(String name, String resourceGroupName)Methods in com.microsoft.azure.toolkit.lib.applicationinsights.workspace with parameters of type LogAnalyticsWorkspace Modifier and Type Method Description protected LogAnalyticsWorkspaceDraftLogAnalyticsWorkspaceModule. newDraftForUpdate(LogAnalyticsWorkspace workspace)Constructors in com.microsoft.azure.toolkit.lib.applicationinsights.workspace with parameters of type LogAnalyticsWorkspace Constructor Description LogAnalyticsWorkspace(LogAnalyticsWorkspace workspace)LogAnalyticsWorkspaceDraft(LogAnalyticsWorkspace origin)
-