public static interface MetricAlert.DefinitionStages.WithCriteriaDefinition
| Modifier and Type | Method and Description |
|---|---|
MetricAlertCondition.DefinitionStages.Blank.MetricName<MetricAlert.DefinitionStages.WithCreate> |
defineAlertCriteria(String name)
Starts definition of the metric alert condition.
|
MetricAlertCondition.DefinitionStages.Blank.MetricName<MetricAlert.DefinitionStages.WithCreate> defineAlertCriteria(String name)
name - sets the name of the condition./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/