Uses of Class
com.azure.resourcemanager.monitor.models.ManagementEventRuleCondition
-
Packages that use ManagementEventRuleCondition Package Description com.azure.resourcemanager.monitor.models 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 ManagementEventRuleCondition Modifier and Type Method Description ManagementEventRuleConditionManagementEventRuleCondition. withAggregation(ManagementEventAggregationCondition aggregation)Set the aggregation property: How the data that is collected should be combined over time and when the alert is activated.ManagementEventRuleConditionManagementEventRuleCondition. withDataSource(RuleDataSource dataSource)Set the dataSource property: the resource from which the rule collects its data.
-