Uses of Class
com.microsoft.azure.management.batch.AutoScaleSettings
-
-
Uses of AutoScaleSettings in com.microsoft.azure.management.batch
Methods in com.microsoft.azure.management.batch that return AutoScaleSettings Modifier and Type Method Description AutoScaleSettingsScaleSettings. autoScale()Get the autoScale value.AutoScaleSettingsAutoScaleSettings. withEvaluationInterval(org.joda.time.Period evaluationInterval)Set the evaluationInterval value.AutoScaleSettingsAutoScaleSettings. withFormula(String formula)Set the formula value.Methods in com.microsoft.azure.management.batch with parameters of type AutoScaleSettings Modifier and Type Method Description ScaleSettingsScaleSettings. withAutoScale(AutoScaleSettings autoScale)Set the autoScale value.
-