| Modifier and Type | Method and Description |
|---|---|
AutoScaleSettings |
ScaleSettings.autoScale()
Get the autoScale value.
|
AutoScaleSettings |
AutoScaleSettings.withEvaluationInterval(org.joda.time.Period evaluationInterval)
Set the evaluationInterval value.
|
AutoScaleSettings |
AutoScaleSettings.withFormula(String formula)
Set the formula value.
|
| Modifier and Type | Method and Description |
|---|---|
ScaleSettings |
ScaleSettings.withAutoScale(AutoScaleSettings autoScale)
Set the autoScale value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/