| Modifier and Type | Interface and Description |
|---|---|
static interface |
ScaleRule.UpdateDefinition
The entirety of an autoscale profile scale rule definition during parent Autoscale Profile update in Autoscale Settings update stage.
|
| Modifier and Type | Method and Description |
|---|---|
ScaleRule.UpdateDefinitionStages.WithScaleAction |
ScaleRule.UpdateDefinitionStages.WithCondition.withCondition(TimeAggregationType timeAggregation,
ComparisonOperationType condition,
double threshold)
Sets the condition to monitor for the current metric alert.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/