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