Uses of Class
com.microsoft.azure.management.monitor.RuleCondition
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of RuleCondition in com.microsoft.azure.management.monitor
Modifier and TypeClassDescriptionclass
A rule condition based on a certain number of locations failing.class
A management event rule condition.class
A rule condition based on a metric crossing a threshold.Modifier and TypeMethodDescriptionAlertRuleResourcePatch.condition()
Get the condition that results in the alert rule being activated.RuleCondition.withDataSource
(RuleDataSource dataSource) Set the resource from which the rule collects its data.Modifier and TypeMethodDescriptionAlertRuleResourcePatch.withCondition
(RuleCondition condition) Set the condition that results in the alert rule being activated.