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 © 2020 Microsoft Corporation. All rights reserved.