Package | Description |
---|---|
com.microsoft.azure.management.batch |
This package contains the classes for BatchManagementClient.
|
Modifier and Type | Method and Description |
---|---|
FixedScaleSettings |
ScaleSettings.fixedScale()
Get the fixedScale value.
|
FixedScaleSettings |
FixedScaleSettings.withNodeDeallocationOption(ComputeNodeDeallocationOption nodeDeallocationOption)
Set the nodeDeallocationOption value.
|
FixedScaleSettings |
FixedScaleSettings.withResizeTimeout(org.joda.time.Period resizeTimeout)
Set the resizeTimeout value.
|
FixedScaleSettings |
FixedScaleSettings.withTargetDedicatedNodes(Integer targetDedicatedNodes)
Set the targetDedicatedNodes value.
|
FixedScaleSettings |
FixedScaleSettings.withTargetLowPriorityNodes(Integer targetLowPriorityNodes)
Set the targetLowPriorityNodes value.
|
Modifier and Type | Method and Description |
---|---|
ScaleSettings |
ScaleSettings.withFixedScale(FixedScaleSettings fixedScale)
Set the fixedScale value.
|
Copyright © 2019. All rights reserved.