| Package | Description |
|---|---|
| com.microsoft.azure.management.batch |
This package contains the classes for BatchManagementClient.
|
| 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 © 2019. All rights reserved.