| Modifier and Type | Interface and Description |
|---|---|
static interface |
MetricAlert.Definition
The entirety of a Metric Alert definition.
|
| Modifier and Type | Method and Description |
|---|---|
MetricAlert.DefinitionStages.WithCreate |
MetricAlert.DefinitionStages.WithCreate.withoutAutoMitigation()
Set the flag that indicates the alert should not be auto resolved.
|
| Modifier and Type | Method and Description |
|---|---|
MetricAlertCondition.DefinitionStages.Blank.MetricName<MetricAlert.DefinitionStages.WithCreate> |
MetricAlert.DefinitionStages.WithCriteriaDefinition.defineAlertCriteria(String name)
Starts definition of the metric alert condition.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/