次の方法で共有


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