Interface ContainerServiceAgentPool.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>, ContainerServiceAgentPool.DefinitionStages.WithOSDiskSize<ParentT>, ContainerServiceAgentPool.DefinitionStages.WithOSType<ParentT>, ContainerServiceAgentPool.DefinitionStages.WithPorts<ParentT>, ContainerServiceAgentPool.DefinitionStages.WithStorageProfile<ParentT>, ContainerServiceAgentPool.DefinitionStages.WithVirtualNetwork<ParentT>
All Known Subinterfaces:
ContainerServiceAgentPool.Definition<ParentT>
Enclosing interface:
ContainerServiceAgentPool.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.