Uses of Interface
com.azure.resourcemanager.loganalytics.models.SummaryLogs
Packages that use SummaryLogs
Package
Description
Package containing the data models for LogAnalytics.
-
Uses of SummaryLogs in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return SummaryLogsModifier and TypeMethodDescriptionSummaryLogs.Update.apply()Executes the update request.SummaryLogs.Update.apply(com.azure.core.util.Context context) Executes the update request.SummaryLogs.DefinitionStages.WithCreate.create()Executes the create request.SummaryLogs.DefinitionStages.WithCreate.create(com.azure.core.util.Context context) Executes the create request.Gets Log Analytics workspace Summary rules.Gets Log Analytics workspace Summary rules.SummaryLogs.refresh()Refreshes the resource to sync with Azure.SummaryLogs.refresh(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Methods in com.azure.resourcemanager.loganalytics.models that return types with arguments of type SummaryLogsModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<SummaryLogs> SummaryLogsOperations.getByIdWithResponse(String id, com.azure.core.util.Context context) Gets Log Analytics workspace Summary rules.com.azure.core.http.rest.Response<SummaryLogs> SummaryLogsOperations.getWithResponse(String resourceGroupName, String workspaceName, String summaryLogsName, com.azure.core.util.Context context) Gets Log Analytics workspace Summary rules.com.azure.core.http.rest.PagedIterable<SummaryLogs> SummaryLogsOperations.listByWorkspace(String resourceGroupName, String workspaceName) Gets all summary rules for the specified Log Analytics workspace.com.azure.core.http.rest.PagedIterable<SummaryLogs> SummaryLogsOperations.listByWorkspace(String resourceGroupName, String workspaceName, com.azure.core.util.Context context) Gets all summary rules for the specified Log Analytics workspace.