| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
MetricAlertCondition.DefinitionStages.WithConditionAttach<ParentT> |
MetricAlertCondition.DefinitionStages.WithCriteriaOperator.withCondition(MetricAlertRuleTimeAggregation timeAggregation,
MetricAlertRuleCondition condition,
double threshold)
Sets the condition to monitor for the current metric alert.
|
MetricAlertCondition.DefinitionStages.WithConditionAttach<ParentT> |
MetricAlertCondition.DefinitionStages.WithConditionAttach.withDimension(String dimensionName,
String... values)
Adds a metric dimension filter.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.