public static interface MetricAlertCondition.UpdateDefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MetricAlertCondition.UpdateDefinitionStages.Blank
The first stage of a Metric Alert condition definition.
|
static interface |
MetricAlertCondition.UpdateDefinitionStages.WithConditionAttach<ParentT>
The stage of the definition which specifies metric alert additional filtering options.
|
static interface |
MetricAlertCondition.UpdateDefinitionStages.WithCriteriaOperator<ParentT>
The stage of the definition which specifies metric alert condition.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.