Uses of Class
com.azure.resourcemanager.monitor.models.ManagementEventRuleCondition
Packages that use ManagementEventRuleCondition
Package
Description
Package containing the data models for MonitorClient.
-
Uses of ManagementEventRuleCondition in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return ManagementEventRuleConditionModifier and TypeMethodDescriptionstatic ManagementEventRuleCondition
ManagementEventRuleCondition.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ManagementEventRuleCondition from the JsonReader.ManagementEventRuleCondition.withAggregation
(ManagementEventAggregationCondition aggregation) Set the aggregation property: How the data that is collected should be combined over time and when the alert is activated.ManagementEventRuleCondition.withDataSource
(RuleDataSource dataSource) Set the dataSource property: the resource from which the rule collects its data.