| 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.WithActionGroup |
MetricAlert.DefinitionStages.WithSeverity.withAlertDetails(int severity,
String description)
Set alert severity {0, 1, 2, 3, 4} and description.
|
MetricAlert.DefinitionStages.WithActionGroup |
MetricAlert.DefinitionStages.WithCreate.withRuleDisabled()
Sets metric alert as disabled during the creation.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/