Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
Modifier and Type | Class and Description |
---|---|
class |
LocationThresholdRuleCondition
A rule condition based on a certain number of locations failing.
|
class |
ManagementEventRuleCondition
A management event rule condition.
|
class |
ThresholdRuleCondition
A rule condition based on a metric crossing a threshold.
|
Modifier and Type | Method and Description |
---|---|
RuleCondition |
AlertRuleResourcePatch.condition()
Get the condition that results in the alert rule being activated.
|
RuleCondition |
RuleCondition.withDataSource(RuleDataSource dataSource)
Set the resource from which the rule collects its data.
|
Modifier and Type | Method and Description |
---|---|
AlertRuleResourcePatch |
AlertRuleResourcePatch.withCondition(RuleCondition condition)
Set the condition that results in the alert rule being activated.
|
Copyright © 2019. All rights reserved.