| Modifier and Type | Method and Description |
|---|---|
ResizeOperationStatus |
ResizeOperationStatus.withErrors(List<ResizeError> errors)
Set this property is set only if an error occurred during the last pool resize, and only when the pool allocationState is Steady.
|
ResizeOperationStatus |
ResizeOperationStatus.withNodeDeallocationOption(ComputeNodeDeallocationOption nodeDeallocationOption)
Set the default value is requeue.
|
ResizeOperationStatus |
ResizeOperationStatus.withResizeTimeout(org.joda.time.Period resizeTimeout)
Set the default value is 15 minutes.
|
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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/