public static interface ScaleRule.DefinitionStages.WithMetricName
| Modifier and Type | Method and Description |
|---|---|
ScaleRule.DefinitionStages.WithStatistic |
withMetricName(String metricName)
Sets the name of the metric that defines what the rule monitors.
|
ScaleRule.DefinitionStages.WithStatistic withMetricName(String metricName)
metricName - name of the metric./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/