Interface KubernetesClusterAgentPool.Update<ParentT>

Type Parameters:
ParentT - the stage of the container service definition to return to after attaching this definition
All Superinterfaces:
KubernetesClusterAgentPool.UpdateStages.WithAgentPoolMode<ParentT>, KubernetesClusterAgentPool.UpdateStages.WithAgentPoolVirtualMachineCount<ParentT>, KubernetesClusterAgentPool.UpdateStages.WithAutoScaling<ParentT>, KubernetesClusterAgentPool.UpdateStages.WithDiskType<ParentT>, KubernetesClusterAgentPool.UpdateStages.WithTags<ParentT>, com.azure.resourcemanager.resources.fluentcore.model.Settable<ParentT>
Enclosing interface:
KubernetesClusterAgentPool

public static interface KubernetesClusterAgentPool.Update<ParentT> extends com.azure.resourcemanager.resources.fluentcore.model.Settable<ParentT>, KubernetesClusterAgentPool.UpdateStages.WithAgentPoolVirtualMachineCount<ParentT>, KubernetesClusterAgentPool.UpdateStages.WithAutoScaling<ParentT>, KubernetesClusterAgentPool.UpdateStages.WithAgentPoolMode<ParentT>, KubernetesClusterAgentPool.UpdateStages.WithDiskType<ParentT>, KubernetesClusterAgentPool.UpdateStages.WithTags<ParentT>
The template for an update operation, containing all the settings that can be modified.