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
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of a container service agent pool definition allowing to specify the agent virtual machine size.static interfaceThe stage of a container service agent pool definition allowing to specify the agent pool mode.static interfaceThe stage of a container service agent pool definition allowing to specify the type of agent pool.static interfaceThe stage of a container service agent pool definition allowing to specify the number of agents (Virtual Machines) to host docker containers.static interfaceThe final stage of a container service agent pool definition.static interfaceThe stage of a container service agent pool definition allowing to specify auto-scaling.static interfaceThe stage of a container service agent pool definition allowing to specify availability zones.static interfaceThe stage of a container service agent pool definition allowing to specify the agent pool mode.static interfaceThe stage of a container service agent pool definition allowing to specify the agent pool disk type.static interfaceThe stage of a container service agent pool definition allowing to specify the maximum number of pods that can run on a node.static interfaceThe stage of a container service agent pool definition allowing to specify node labels and taints.static interfaceThe stage of a container service agent pool definition allowing to specify the agent pool OS disk size.static interfaceThe stage of a container service agent pool definition allowing to specify the agent pool OS type.static interfaceThe stage of a container service agent pool definition allowing to specify tags.static interfaceThe stage of a container service agent pool definition allowing to specify a virtual network to be used for the agents.static interfaceThe stage of a container service agent pool definition allowing to specify the priority of the virtual machine.