Uses of Class
com.microsoft.azure.management.monitor.LogSearchRuleResourcePatch
-
-
Uses of LogSearchRuleResourcePatch in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return LogSearchRuleResourcePatch Modifier and Type Method Description LogSearchRuleResourcePatchLogSearchRuleResourcePatch. withEnabled(Enabled enabled)Set the flag which indicates whether the Log Search rule is enabled.LogSearchRuleResourcePatchLogSearchRuleResourcePatch. withTags(Map<String,String> tags)Set resource tags.
-