Interface KubernetesClusterAgentPool.DefinitionStages
- Enclosing interface:
- KubernetesClusterAgentPool
public static interface KubernetesClusterAgentPool.DefinitionStages
Grouping of container service agent pool definition stages as a part of parent container service definition.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The first stage of a container service agent pool definition allowing to specify the agent virtual machine size.static interface
The stage of a container service agent pool definition allowing to specify the type of agent pool.static interface
The stage of a container service agent pool definition allowing to specify the number of agents (Virtual Machines) to host docker containers.static interface
The final stage of a container service agent pool definition.static interface
The stage of a container service agent pool definition allowing to specify the maximum number of pods that can run on a node.static interface
The stage of a container service agent pool definition allowing to specify the mode of the agents.static interface
The stage of a container service agent pool definition allowing to specify the agent pool OS disk size.static interface
The stage of a container service agent pool definition allowing to specify the agent pool OS type.static interface
The stage of a container service agent pool definition allowing to specify a virtual network to be used for the agents.