| Modifier and Type | Interface and Description |
|---|---|
static interface |
Pool.Definition<ParentT>
The entirety of a Batch pool definition as a part of a Batch account definition.
|
| Modifier and Type | Method and Description |
|---|---|
Pool.DefinitionStages.Blank<BatchAccount.DefinitionStages.WithPool> |
BatchAccount.DefinitionStages.WithPool.defineNewPool(String poolId)
The stage of a Batch account definition allowing to add a Batch pool.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/