public static interface ContainerServiceAgentPool.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ContainerServiceAgentPool.DefinitionStages.Blank<ParentT>
The first stage of a container service agent pool definition.
|
static interface |
ContainerServiceAgentPool.DefinitionStages.WithAttach<ParentT>
The final stage of a container service agent pool definition.
|
static interface |
ContainerServiceAgentPool.DefinitionStages.WithLeafDomainLabel<ParentT>
The stage of a container service agent pool definition allowing to specify the DNS label.
|
static interface |
ContainerServiceAgentPool.DefinitionStages.WithVMSize<ParentT>
The stage of a container service agent pool definition allowing to specify the agent VM size.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/