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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java