ContainerServiceAgentPool.DefinitionStages.WithAttach<ParentT> Interface
Type Parameters
- ParentT
the stage of the container service definition to return to after attaching this definition
public interface WithAttach extends Attachable.InDefinition
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.
Inherited Members
Applies to
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Java