Interface KubernetesClusterAgentPool.Update<ParentT>
- Type Parameters:
ParentT
- the stage of the container service definition to return to
- All Superinterfaces:
KubernetesClusterAgentPool.UpdateStages.WithAgentPoolMode<ParentT>
,KubernetesClusterAgentPool.UpdateStages.WithAgentPoolVirtualMachineCount<ParentT>
,Settable<ParentT>
- Enclosing interface:
- KubernetesClusterAgentPool
public static interface KubernetesClusterAgentPool.Update<ParentT>
extends Settable<ParentT>, KubernetesClusterAgentPool.UpdateStages.WithAgentPoolVirtualMachineCount<ParentT>, KubernetesClusterAgentPool.UpdateStages.WithAgentPoolMode<ParentT>
The template for an update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.UpdateStages.WithAgentPoolMode
withAgentPoolMode
Methods inherited from interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.UpdateStages.WithAgentPoolVirtualMachineCount
withAgentPoolVirtualMachineCount