Uses of Class
com.azure.resourcemanager.monitor.fluent.models.AlertRulePatchProperties
Packages that use AlertRulePatchProperties
Package
Description
Package containing the inner data models for MonitorClient.
-
Uses of AlertRulePatchProperties in com.azure.resourcemanager.monitor.fluent.models
Classes in com.azure.resourcemanager.monitor.fluent.models that implement interfaces with type arguments of type AlertRulePatchPropertiesModifier and TypeClassDescriptionfinal classAn Activity Log Alert rule properties for patch operations.Methods in com.azure.resourcemanager.monitor.fluent.models that return AlertRulePatchPropertiesModifier and TypeMethodDescriptionstatic AlertRulePatchPropertiesAlertRulePatchProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AlertRulePatchProperties from the JsonReader.AlertRulePatchProperties.withEnabled(Boolean enabled) Set the enabled property: Indicates whether this Activity Log Alert rule is enabled.