| Modifier and Type | Method and Description |
|---|---|
MetricAlertCondition.UpdateDefinitionStages.WithConditionAttach<ParentT> |
MetricAlertCondition.UpdateDefinitionStages.WithCriteriaOperator.withCondition(MetricAlertRuleTimeAggregation timeAggregation,
MetricAlertRuleCondition condition,
double threshold)
Sets the condition to monitor for the current metric alert.
|
MetricAlertCondition.UpdateDefinitionStages.WithConditionAttach<ParentT> |
MetricAlertCondition.UpdateDefinitionStages.WithConditionAttach.withDimension(String dimensionName,
String... values)
Adds a metric dimension filter.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/