Uses of Class
com.azure.resourcemanager.monitor.models.LogSearchRuleResourcePatch
Packages that use LogSearchRuleResourcePatch
Package
Description
Package containing the service clients for MonitorClient.
Package containing the data models for MonitorClient.
-
Uses of LogSearchRuleResourcePatch in com.azure.resourcemanager.monitor.fluent
Methods in com.azure.resourcemanager.monitor.fluent with parameters of type LogSearchRuleResourcePatchModifier and TypeMethodDescriptionScheduledQueryRulesClient.update(String resourceGroupName, String ruleName, LogSearchRuleResourcePatch parameters) Update log search Rule.ScheduledQueryRulesClient.updateAsync(String resourceGroupName, String ruleName, LogSearchRuleResourcePatch parameters) Update log search Rule.com.azure.core.http.rest.Response<LogSearchRuleResourceInner>ScheduledQueryRulesClient.updateWithResponse(String resourceGroupName, String ruleName, LogSearchRuleResourcePatch parameters, com.azure.core.util.Context context) Update log search Rule.Mono<com.azure.core.http.rest.Response<LogSearchRuleResourceInner>>ScheduledQueryRulesClient.updateWithResponseAsync(String resourceGroupName, String ruleName, LogSearchRuleResourcePatch parameters) Update log search Rule. -
Uses of LogSearchRuleResourcePatch in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return LogSearchRuleResourcePatchModifier and TypeMethodDescriptionLogSearchRuleResourcePatch.withEnabled(Enabled enabled) Set the enabled property: The flag which indicates whether the Log Search rule is enabled.Set the tags property: Resource tags.