Uses of Interface
com.azure.resourcemanager.loganalytics.models.SavedSearchesListResult
Packages that use SavedSearchesListResult
Package
Description
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of SavedSearchesListResult in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return SavedSearchesListResultModifier and TypeMethodDescriptionSavedSearches.listByWorkspace(String resourceGroupName, String workspaceName) Gets the saved searches for a given Log Analytics Workspace.Methods in com.azure.resourcemanager.loganalytics.models that return types with arguments of type SavedSearchesListResultModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<SavedSearchesListResult>SavedSearches.listByWorkspaceWithResponse(String resourceGroupName, String workspaceName, com.azure.core.util.Context context) Gets the saved searches for a given Log Analytics Workspace.