Required. A client provided ID the resource. Must be unique within the
parent resource.
The provided ID will be part of the
[AzureNodePool][google.cloud.gkemulticloud.v1.AzureNodePool] resource name
formatted as
projects/<project-id>/locations/<region>/azureClusters/<cluster-id>/azureNodePools/<node-pool-id>.
Valid characters are /[a-z][0-9]-/. Cannot be longer than 63 characters.
[[["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\u003eCreateAzureNodePoolRequest\u003c/code\u003e class is part of the Anthos Multi-Cloud v1 API and is used to define a request for creating a node pool in an Azure cluster.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available in multiple versions, ranging from 1.0.0-beta01 to the latest 2.8.0, and is implemented with interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt requires an \u003ccode\u003eAzureNodePool\u003c/code\u003e specification and a unique \u003ccode\u003eAzureNodePoolId\u003c/code\u003e to be provided, along with the \u003ccode\u003eParent\u003c/code\u003e AzureCluster where the node pool will reside.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidateOnly\u003c/code\u003e property allows users to validate their request without actually creating a node pool.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParentAsAzureClusterName\u003c/code\u003e property provides a typed view over the \u003ccode\u003eParent\u003c/code\u003e resource name property.\u003c/p\u003e\n"]]],[],null,["# Anthos Multi-Cloud v1 API - Class CreateAzureNodePoolRequest (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.CreateAzureNodePoolRequest)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.7.0/Google.Cloud.GkeMultiCloud.V1.CreateAzureNodePoolRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.6.0/Google.Cloud.GkeMultiCloud.V1.CreateAzureNodePoolRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.5.0/Google.Cloud.GkeMultiCloud.V1.CreateAzureNodePoolRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.4.0/Google.Cloud.GkeMultiCloud.V1.CreateAzureNodePoolRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.3.0/Google.Cloud.GkeMultiCloud.V1.CreateAzureNodePoolRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.2.0/Google.Cloud.GkeMultiCloud.V1.CreateAzureNodePoolRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.1.0/Google.Cloud.GkeMultiCloud.V1.CreateAzureNodePoolRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.0.0/Google.Cloud.GkeMultiCloud.V1.CreateAzureNodePoolRequest)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/1.0.0-beta01/Google.Cloud.GkeMultiCloud.V1.CreateAzureNodePoolRequest) \n\n public sealed class CreateAzureNodePoolRequest : IMessage\u003cCreateAzureNodePoolRequest\u003e, IEquatable\u003cCreateAzureNodePoolRequest\u003e, IDeepCloneable\u003cCreateAzureNodePoolRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Anthos Multi-Cloud v1 API class CreateAzureNodePoolRequest.\n\nResponse message for `AzureClusters.CreateAzureNodePool` method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CreateAzureNodePoolRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[CreateAzureNodePoolRequest](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.CreateAzureNodePoolRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[CreateAzureNodePoolRequest](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.CreateAzureNodePoolRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[CreateAzureNodePoolRequest](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.CreateAzureNodePoolRequest), [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### CreateAzureNodePoolRequest()\n\n public CreateAzureNodePoolRequest()\n\n### CreateAzureNodePoolRequest(CreateAzureNodePoolRequest)\n\n public CreateAzureNodePoolRequest(CreateAzureNodePoolRequest other)\n\nProperties\n----------\n\n### AzureNodePool\n\n public AzureNodePool AzureNodePool { get; set; }\n\nRequired. The specification of the\n\\[AzureNodePool\\]\\[google.cloud.gkemulticloud.v1.AzureNodePool\\] to create.\n\n### AzureNodePoolId\n\n public string AzureNodePoolId { get; set; }\n\nRequired. A client provided ID the resource. Must be unique within the\nparent resource.\n\nThe provided ID will be part of the\n\\[AzureNodePool\\]\\[google.cloud.gkemulticloud.v1.AzureNodePool\\] resource name\nformatted as\n`projects/\u003cproject-id\u003e/locations/\u003cregion\u003e/azureClusters/\u003ccluster-id\u003e/azureNodePools/\u003cnode-pool-id\u003e`.\n\nValid characters are `/[a-z][0-9]-/`. Cannot be longer than 63 characters.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The \\[AzureCluster\\]\\[google.cloud.gkemulticloud.v1.AzureCluster\\]\nresource where this node pool will be created.\n\n`AzureCluster` names are formatted as\n`projects/\u003cproject-id\u003e/locations/\u003cregion\u003e/azureClusters/\u003ccluster-id\u003e`.\n\nSee [Resource Names](https://cloud.google.com/apis/design/resource_names)\nfor more details on Google Cloud resource names.\n\n### ParentAsAzureClusterName\n\n public AzureClusterName ParentAsAzureClusterName { get; set; }\n\n[AzureClusterName](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.AzureClusterName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.CreateAzureNodePoolRequest#Google_Cloud_GkeMultiCloud_V1_CreateAzureNodePoolRequest_Parent) resource name property.\n\n### ValidateOnly\n\n public bool ValidateOnly { get; set; }\n\nIf set, only validate the request, but do not actually create the node\npool."]]