KubernetesClusterAgentPool.Definition<ParentT> Interface

Type Parameters

ParentT

the stage of the container service definition to return to after attaching this definition

Implements

public static interface KubernetesClusterAgentPool.Definition<ParentT>
extends Blank<ParentT>, WithOSType<ParentT>, WithOSDiskSize<ParentT>, WithAgentPoolType<ParentT>, WithAgentPoolVirtualMachineCount<ParentT>, WithMaxPodsCount<ParentT>, WithVirtualNetwork<ParentT>, WithAttach<ParentT>

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

Applies to