KubernetesClusterAgentPool.Update<ParentT> Interface
Type Parameters
- ParentT
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
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java