Interface KubernetesClusterAgentPool.Update<ParentT>
- All Superinterfaces:
KubernetesClusterAgentPool.UpdateStages.WithAgentPoolMode<ParentT>,KubernetesClusterAgentPool.UpdateStages.WithAgentPoolVirtualMachineCount<ParentT>,KubernetesClusterAgentPool.UpdateStages.WithAutoScaling<ParentT>,KubernetesClusterAgentPool.UpdateStages.WithDiskType<ParentT>,KubernetesClusterAgentPool.UpdateStages.WithTags<ParentT>,Settable<ParentT>
- Enclosing interface:
- KubernetesClusterAgentPool
public static interface KubernetesClusterAgentPool.Update<ParentT>
extends 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.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.UpdateStages.WithAgentPoolMode
withAgentPoolModeMethods inherited from interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.UpdateStages.WithAgentPoolVirtualMachineCount
withAgentPoolVirtualMachineCountMethods inherited from interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.UpdateStages.WithAutoScaling
withAutoScaling, withoutAutoScalingMethods inherited from interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.UpdateStages.WithDiskType
withKubeletDiskTypeMethods inherited from interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.UpdateStages.WithTags
withoutTag, withTag, withTags