| Modifier and Type | Method and Description |
|---|---|
WorkerPool |
WorkerPool.withComputeMode(ComputeModeOptions computeMode)
Set the computeMode value.
|
WorkerPool |
WorkerPool.withWorkerCount(Integer workerCount)
Set the workerCount value.
|
WorkerPool |
WorkerPool.withWorkerSize(String workerSize)
Set the workerSize value.
|
WorkerPool |
WorkerPool.withWorkerSizeId(Integer workerSizeId)
Set the workerSizeId value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/