KubernetesClusterAgentPool.Update<ParentT> Interface
Type Parameters
- ParentT
the stage of the container service definition to return to after attaching this definition
Implements
WithAgentPoolMode<ParentT>
WithAgentPoolVirtualMachineCount<ParentT>
WithAutoScaling<ParentT>
WithDiskType<ParentT>
WithTags<ParentT>
Settable<ParentT>
public static interface KubernetesClusterAgentPool.Update
extends Settable<ParentT>, WithAgentPoolVirtualMachineCount<ParentT>, WithAutoScaling<ParentT>, WithAgentPoolMode<ParentT>, WithDiskType<ParentT>, WithTags<ParentT>
The template for an update operation, containing all the settings that can be modified.
Applies to
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java