Interface KubernetesClusterAgentPool.DefinitionStages.WithAttach<ParentT>

Type Parameters:
ParentT - the stage of the container service definition to return to after attaching this definition
All Superinterfaces:
Attachable.InDefinition<ParentT>, KubernetesClusterAgentPool.DefinitionStages.WithAgentPoolType<ParentT>, KubernetesClusterAgentPool.DefinitionStages.WithAgentPoolVirtualMachineCount<ParentT>, KubernetesClusterAgentPool.DefinitionStages.WithMaxPodsCount<ParentT>, KubernetesClusterAgentPool.DefinitionStages.WithMode<ParentT>, KubernetesClusterAgentPool.DefinitionStages.WithOSDiskSize<ParentT>, KubernetesClusterAgentPool.DefinitionStages.WithOSType<ParentT>, KubernetesClusterAgentPool.DefinitionStages.WithVirtualNetwork<ParentT>
All Known Subinterfaces:
KubernetesClusterAgentPool.Definition<ParentT>
Enclosing interface:
KubernetesClusterAgentPool.DefinitionStages

The final stage of a container service agent pool definition. At this stage, any remaining optional settings can be specified, or the container service agent pool can be attached to the parent container service definition.