| 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.WithSeverity |
MetricAlert.DefinitionStages.WithEvaluationFrequency.withFrequency(org.joda.time.Period frequency)
Set how often the metric alert is evaluated represented in ISO 8601 duration format.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/