[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAzureNodePoolAutoscaling\u003c/code\u003e class in the Anthos Multi-Cloud v1 API provides configuration for the Kubernetes cluster autoscaler, which automatically adjusts the node pool size based on cluster load.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.GkeMultiCloud.V1\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.GkeMultiCloud.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAzureNodePoolAutoscaling\u003c/code\u003e has two key properties: \u003ccode\u003eMaxNodeCount\u003c/code\u003e, which sets the maximum number of nodes (up to 50), and \u003ccode\u003eMinNodeCount\u003c/code\u003e, which defines the minimum number of nodes (at least 1).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of AzureNodePoolAutoscaling is 2.8.0, with several previous versions available, ranging from 2.7.0 down to 1.0.0-beta01.\u003c/p\u003e\n"]]],[],null,["# Anthos Multi-Cloud v1 API - Class AzureNodePoolAutoscaling (2.8.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.8.0 (latest)](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureNodePoolAutoscaling)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.7.0/Google.Cloud.GkeMultiCloud.V1.AzureNodePoolAutoscaling)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.6.0/Google.Cloud.GkeMultiCloud.V1.AzureNodePoolAutoscaling)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.5.0/Google.Cloud.GkeMultiCloud.V1.AzureNodePoolAutoscaling)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.4.0/Google.Cloud.GkeMultiCloud.V1.AzureNodePoolAutoscaling)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.3.0/Google.Cloud.GkeMultiCloud.V1.AzureNodePoolAutoscaling)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.2.0/Google.Cloud.GkeMultiCloud.V1.AzureNodePoolAutoscaling)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.1.0/Google.Cloud.GkeMultiCloud.V1.AzureNodePoolAutoscaling)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.0.0/Google.Cloud.GkeMultiCloud.V1.AzureNodePoolAutoscaling)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/1.0.0-beta01/Google.Cloud.GkeMultiCloud.V1.AzureNodePoolAutoscaling) \n\n public sealed class AzureNodePoolAutoscaling : IMessage\u003cAzureNodePoolAutoscaling\u003e, IEquatable\u003cAzureNodePoolAutoscaling\u003e, IDeepCloneable\u003cAzureNodePoolAutoscaling\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Anthos Multi-Cloud v1 API 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\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e AzureNodePoolAutoscaling \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[AzureNodePoolAutoscaling](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureNodePoolAutoscaling), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[AzureNodePoolAutoscaling](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureNodePoolAutoscaling), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[AzureNodePoolAutoscaling](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureNodePoolAutoscaling), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.GkeMultiCloud.V1](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.GkeMultiCloud.V1.dll\n\nConstructors\n------------\n\n### AzureNodePoolAutoscaling()\n\n public AzureNodePoolAutoscaling()\n\n### AzureNodePoolAutoscaling(AzureNodePoolAutoscaling)\n\n public AzureNodePoolAutoscaling(AzureNodePoolAutoscaling other)\n\nProperties\n----------\n\n### MaxNodeCount\n\n public int MaxNodeCount { get; set; }\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### MinNodeCount\n\n public int MinNodeCount { get; set; }\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."]]