[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Anthos Multi Cloud V1 Client - Class AzureNodePoolAutoscaling (1.2.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.2 (latest)](/php/docs/reference/cloud-gke-multi-cloud/latest/V1.AzureNodePoolAutoscaling)\n- [1.2.1](/php/docs/reference/cloud-gke-multi-cloud/1.2.1/V1.AzureNodePoolAutoscaling)\n- [1.1.2](/php/docs/reference/cloud-gke-multi-cloud/1.1.2/V1.AzureNodePoolAutoscaling)\n- [1.0.0](/php/docs/reference/cloud-gke-multi-cloud/1.0.0/V1.AzureNodePoolAutoscaling)\n- [0.6.1](/php/docs/reference/cloud-gke-multi-cloud/0.6.1/V1.AzureNodePoolAutoscaling)\n- [0.5.4](/php/docs/reference/cloud-gke-multi-cloud/0.5.4/V1.AzureNodePoolAutoscaling)\n- [0.4.4](/php/docs/reference/cloud-gke-multi-cloud/0.4.4/V1.AzureNodePoolAutoscaling)\n- [0.3.0](/php/docs/reference/cloud-gke-multi-cloud/0.3.0/V1.AzureNodePoolAutoscaling)\n- [0.2.3](/php/docs/reference/cloud-gke-multi-cloud/0.2.3/V1.AzureNodePoolAutoscaling)\n- [0.1.4](/php/docs/reference/cloud-gke-multi-cloud/0.1.4/V1.AzureNodePoolAutoscaling) \nReference documentation and code samples for the Google Anthos Multi Cloud V1 Client class AzureNodePoolAutoscaling.\n\nConfiguration related to Kubernetes cluster autoscaler.\n\nThe Kubernetes cluster autoscaler will automatically adjust the\nsize of the node pool based on the cluster load.\n\nGenerated from protobuf message `google.cloud.gkemulticloud.v1.AzureNodePoolAutoscaling`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ GkeMultiCloud \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getMinNodeCount\n\nRequired. Minimum number of nodes in the node pool. Must be greater than or\nequal to 1 and less than or equal to max_node_count.\n\n### setMinNodeCount\n\nRequired. Minimum number of nodes in the node pool. Must be greater than or\nequal to 1 and less than or equal to max_node_count.\n\n### getMaxNodeCount\n\nRequired. Maximum number of nodes in the node pool. Must be greater than or\nequal to min_node_count and less than or equal to 50.\n\n### setMaxNodeCount\n\nRequired. Maximum number of nodes in the node pool. Must be greater than or\nequal to min_node_count and less than or equal to 50."]]