| 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.Blank |
AutoscaleProfile.DefinitionStages.WithScaleRule.defineScaleRule()
Starts the definition of scale rule for the current autoscale profile.
|
ScaleRule.DefinitionStages.Blank |
AutoscaleProfile.DefinitionStages.WithScaleRuleOptional.defineScaleRule()
Starts the definition of scale rule for the current autoscale profile.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/