Required. Mask of fields to update. At least one path must be supplied in
this field. The elements of the repeated paths field can only include these
fields from [AzureNodePool][google.cloud.gkemulticloud.v1.AzureNodePool]:
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eUpdateAzureNodePoolRequest\u003c/code\u003e class is used to request updates to an Azure node pool in the Anthos Multi-Cloud v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documentation available is 2.8.0, and it lists the available version from the latest down to version 1.0.0-beta01.\u003c/p\u003e\n"],["\u003cp\u003eKey properties for the \u003ccode\u003eUpdateAzureNodePoolRequest\u003c/code\u003e include \u003ccode\u003eAzureNodePool\u003c/code\u003e, \u003ccode\u003eUpdateMask\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which define the node pool to be updated, the fields to modify, and whether to only validate the request.\u003c/p\u003e\n"],["\u003cp\u003eThis API provides a way to update specific aspects of the Azure node pool, such as annotations, version, autoscaling, SSH configuration, and management settings.\u003c/p\u003e\n"]]],[],null,["# Anthos Multi-Cloud v1 API - Class UpdateAzureNodePoolRequest (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.UpdateAzureNodePoolRequest)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.7.0/Google.Cloud.GkeMultiCloud.V1.UpdateAzureNodePoolRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.6.0/Google.Cloud.GkeMultiCloud.V1.UpdateAzureNodePoolRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.5.0/Google.Cloud.GkeMultiCloud.V1.UpdateAzureNodePoolRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.4.0/Google.Cloud.GkeMultiCloud.V1.UpdateAzureNodePoolRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.3.0/Google.Cloud.GkeMultiCloud.V1.UpdateAzureNodePoolRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.2.0/Google.Cloud.GkeMultiCloud.V1.UpdateAzureNodePoolRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.1.0/Google.Cloud.GkeMultiCloud.V1.UpdateAzureNodePoolRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.0.0/Google.Cloud.GkeMultiCloud.V1.UpdateAzureNodePoolRequest)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/1.0.0-beta01/Google.Cloud.GkeMultiCloud.V1.UpdateAzureNodePoolRequest) \n\n public sealed class UpdateAzureNodePoolRequest : IMessage\u003cUpdateAzureNodePoolRequest\u003e, IEquatable\u003cUpdateAzureNodePoolRequest\u003e, IDeepCloneable\u003cUpdateAzureNodePoolRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Anthos Multi-Cloud v1 API class UpdateAzureNodePoolRequest.\n\nRequest message for `AzureClusters.UpdateAzureNodePool` method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e UpdateAzureNodePoolRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[UpdateAzureNodePoolRequest](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.UpdateAzureNodePoolRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[UpdateAzureNodePoolRequest](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.UpdateAzureNodePoolRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[UpdateAzureNodePoolRequest](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.UpdateAzureNodePoolRequest), [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### UpdateAzureNodePoolRequest()\n\n public UpdateAzureNodePoolRequest()\n\n### UpdateAzureNodePoolRequest(UpdateAzureNodePoolRequest)\n\n public UpdateAzureNodePoolRequest(UpdateAzureNodePoolRequest other)\n\nProperties\n----------\n\n### AzureNodePool\n\n public AzureNodePool AzureNodePool { get; set; }\n\nRequired. The \\[AzureNodePool\\]\\[google.cloud.gkemulticloud.v1.AzureNodePool\\]\nresource to update.\n\n### UpdateMask\n\n public FieldMask UpdateMask { get; set; }\n\nRequired. Mask of fields to update. At least one path must be supplied in\nthis field. The elements of the repeated paths field can only include these\nfields from \\[AzureNodePool\\]\\[google.cloud.gkemulticloud.v1.AzureNodePool\\]:\n\n\\*. `annotations`.\n\n- `version`.\n- `autoscaling.min_node_count`.\n- `autoscaling.max_node_count`.\n- `config.ssh_config.authorized_key`.\n- `management.auto_repair`.\n- `management`.\n\n### ValidateOnly\n\n public bool ValidateOnly { get; set; }\n\nIf set, only validate the request, but don't actually update the node pool."]]