Interface ContainerServiceAgentPool.Definition<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.Blank<ParentT>, ContainerServiceAgentPool.DefinitionStages.WithAttach<ParentT>, ContainerServiceAgentPool.DefinitionStages.WithLeafDomainLabel<ParentT>, ContainerServiceAgentPool.DefinitionStages.WithOSDiskSize<ParentT>, ContainerServiceAgentPool.DefinitionStages.WithOSType<ParentT>, ContainerServiceAgentPool.DefinitionStages.WithPorts<ParentT>, ContainerServiceAgentPool.DefinitionStages.WithStorageProfile<ParentT>, ContainerServiceAgentPool.DefinitionStages.WithVirtualNetwork<ParentT>, ContainerServiceAgentPool.DefinitionStages.WithVMSize<ParentT>
Enclosing interface:
ContainerServiceAgentPool

The entirety of a container service agent pool definition as a part of a parent definition.