| Modifier and Type | Interface and Description |
|---|---|
static interface |
ScaleRule.ParentUpdateDefinition
The entirety of an autoscale profile scale rule definition during parent Autoscale Profile definition in Autoscale Settings update stage.
|
| Modifier and Type | Method and Description |
|---|---|
ScaleRule.ParentUpdateDefinitionStages.WithScaleAction |
ScaleRule.ParentUpdateDefinitionStages.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.
*/