If not specified, a default value of 50 will be used by the service.
Regardless of the pageSize value, the response can include a partial list
and a caller should only rely on response's
[nextPageToken][google.cloud.gkemulticloud.v1.ListAzureNodePoolsResponse.next_page_token]
to determine if there are more instances left to be queried.
The nextPageToken value returned from a previous
[azureNodePools.list][google.cloud.gkemulticloud.v1.AzureClusters.ListAzureNodePools]
request, if any.
[[["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\u003eThis document provides reference documentation for the \u003ccode\u003eListAzureNodePoolsRequest\u003c/code\u003e class, part of the Anthos Multi-Cloud v1 API for .NET, specifically within the \u003ccode\u003eGoogle.Cloud.GkeMultiCloud.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListAzureNodePoolsRequest\u003c/code\u003e class is used to send a request to the \u003ccode\u003eAzureClusters.ListAzureNodePools\u003c/code\u003e method, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing \u003ccode\u003eIPageRequest\u003c/code\u003e, \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\u003eThe class has properties like \u003ccode\u003ePageSize\u003c/code\u003e (to set the maximum number of items returned), \u003ccode\u003ePageToken\u003c/code\u003e (for pagination), \u003ccode\u003eParent\u003c/code\u003e (identifying the AzureCluster), and \u003ccode\u003eParentAsAzureClusterName\u003c/code\u003e (typed view over Parent).\u003c/p\u003e\n"],["\u003cp\u003eThere are several versioned links available, with version 2.8.0 being the latest, for reference documentation on \u003ccode\u003eListAzureNodePoolsRequest\u003c/code\u003e, ranging back to version 1.0.0-beta01.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes two constructors, one default \u003ccode\u003eListAzureNodePoolsRequest()\u003c/code\u003e and another \u003ccode\u003eListAzureNodePoolsRequest(ListAzureNodePoolsRequest other)\u003c/code\u003e to copy an existing object.\u003c/p\u003e\n"]]],[],null,["# Anthos Multi-Cloud v1 API - Class ListAzureNodePoolsRequest (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.ListAzureNodePoolsRequest)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.7.0/Google.Cloud.GkeMultiCloud.V1.ListAzureNodePoolsRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.6.0/Google.Cloud.GkeMultiCloud.V1.ListAzureNodePoolsRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.5.0/Google.Cloud.GkeMultiCloud.V1.ListAzureNodePoolsRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.4.0/Google.Cloud.GkeMultiCloud.V1.ListAzureNodePoolsRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.3.0/Google.Cloud.GkeMultiCloud.V1.ListAzureNodePoolsRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.2.0/Google.Cloud.GkeMultiCloud.V1.ListAzureNodePoolsRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.1.0/Google.Cloud.GkeMultiCloud.V1.ListAzureNodePoolsRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.0.0/Google.Cloud.GkeMultiCloud.V1.ListAzureNodePoolsRequest)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/1.0.0-beta01/Google.Cloud.GkeMultiCloud.V1.ListAzureNodePoolsRequest) \n\n public sealed class ListAzureNodePoolsRequest : IPageRequest, IMessage\u003cListAzureNodePoolsRequest\u003e, IEquatable\u003cListAzureNodePoolsRequest\u003e, IDeepCloneable\u003cListAzureNodePoolsRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Anthos Multi-Cloud v1 API class ListAzureNodePoolsRequest.\n\nRequest message for `AzureClusters.ListAzureNodePools` method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListAzureNodePoolsRequest \n\nImplements\n----------\n\n[IPageRequest](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageRequest.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListAzureNodePoolsRequest](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.ListAzureNodePoolsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListAzureNodePoolsRequest](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.ListAzureNodePoolsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListAzureNodePoolsRequest](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.ListAzureNodePoolsRequest), [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### ListAzureNodePoolsRequest()\n\n public ListAzureNodePoolsRequest()\n\n### ListAzureNodePoolsRequest(ListAzureNodePoolsRequest)\n\n public ListAzureNodePoolsRequest(ListAzureNodePoolsRequest other)\n\nProperties\n----------\n\n### PageSize\n\n public int PageSize { get; set; }\n\nThe maximum number of items to return.\n\nIf not specified, a default value of 50 will be used by the service.\nRegardless of the pageSize value, the response can include a partial list\nand a caller should only rely on response's\n\\[nextPageToken\\]\\[google.cloud.gkemulticloud.v1.ListAzureNodePoolsResponse.next_page_token\\]\nto determine if there are more instances left to be queried.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nThe `nextPageToken` value returned from a previous\n\\[azureNodePools.list\\]\\[google.cloud.gkemulticloud.v1.AzureClusters.ListAzureNodePools\\]\nrequest, if any.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The parent `AzureCluster` which owns this collection of\n\\[AzureNodePool\\]\\[google.cloud.gkemulticloud.v1.AzureNodePool\\] resources.\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.ListAzureNodePoolsRequest#Google_Cloud_GkeMultiCloud_V1_ListAzureNodePoolsRequest_Parent) resource name property."]]