Package | Description |
---|---|
com.microsoft.azure.management.batch |
This package contains the classes for BatchManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ResizeOperationStatus |
ResizeOperationStatus.withErrors(List<ResizeError> errors)
Set the errors value.
|
ResizeOperationStatus |
ResizeOperationStatus.withNodeDeallocationOption(ComputeNodeDeallocationOption nodeDeallocationOption)
Set the nodeDeallocationOption value.
|
ResizeOperationStatus |
ResizeOperationStatus.withResizeTimeout(org.joda.time.Period resizeTimeout)
Set the resizeTimeout value.
|
ResizeOperationStatus |
ResizeOperationStatus.withStartTime(org.joda.time.DateTime startTime)
Set the startTime value.
|
ResizeOperationStatus |
ResizeOperationStatus.withTargetDedicatedNodes(Integer targetDedicatedNodes)
Set the targetDedicatedNodes value.
|
ResizeOperationStatus |
ResizeOperationStatus.withTargetLowPriorityNodes(Integer targetLowPriorityNodes)
Set the targetLowPriorityNodes value.
|
Copyright © 2019. All rights reserved.