| Modifier and Type | Interface and Description |
|---|---|
static interface |
ContainerServiceAgentPool.Definition<ParentT>
The entirety of a container service agent pool definition as a part of a parent definition.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceAgentPool.DefinitionStages.Blank<ContainerService.DefinitionStages.WithCreate> |
ContainerService.DefinitionStages.WithAgentPool.defineAgentPool(String name)
Begins the definition of a agent pool profile to be attached to the container service.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/