Uses of Class
com.microsoft.azure.management.batch.ScaleSettings
-
-
Uses of ScaleSettings in com.microsoft.azure.management.batch
Methods in com.microsoft.azure.management.batch that return ScaleSettings Modifier and Type Method Description ScaleSettingsScaleSettings. withAutoScale(AutoScaleSettings autoScale)Set the autoScale value.ScaleSettingsScaleSettings. withFixedScale(FixedScaleSettings fixedScale)Set the fixedScale value.
-