ParentT - the stage of the parent Metric Alert definition to return to after attaching this definitionpublic static interface MetricDynamicAlertCondition.UpdateDefinitionStages.WithCriteriaOperator<ParentT>
| Modifier and Type | Method and Description |
|---|---|
MetricDynamicAlertCondition.UpdateDefinitionStages.WithFailingPeriods<ParentT> |
withCondition(MetricAlertRuleTimeAggregation timeAggregation,
DynamicThresholdOperator condition,
DynamicThresholdSensitivity alertSensitivity)
Sets the condition to monitor for the current metric alert.
|
MetricDynamicAlertCondition.UpdateDefinitionStages.WithFailingPeriods<ParentT> withCondition(MetricAlertRuleTimeAggregation timeAggregation, DynamicThresholdOperator condition, DynamicThresholdSensitivity alertSensitivity)
timeAggregation - the criteria time aggregation types.condition - the criteria operator used to compare the metric value against the threshold.alertSensitivity - the extent of deviation required to trigger an alert.Copyright © 2020 Microsoft Corporation. All rights reserved.