Class ListAzureNodePoolsResponse (0.5.1)

ListAzureNodePoolsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for AzureClusters.ListAzureNodePools method.

Attributes

NameDescription
azure_node_pools MutableSequence[google.cloud.gke_multicloud_v1.types.AzureNodePool]
A list of AzureNodePool resources in the specified AzureCluster.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.