Udostępnij za pośrednictwem


ClustersOperationsExtensions.ListByResourceGroupNextAsync Metoda

Definicja

Wyświetl listę wszystkich klastrów HCI w grupie zasobów.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AzureStackHCI.Models.Cluster>> ListByResourceGroupNextAsync (this Microsoft.Azure.Management.AzureStackHCI.IClustersOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListByResourceGroupNextAsync : Microsoft.Azure.Management.AzureStackHCI.IClustersOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AzureStackHCI.Models.Cluster>>
<Extension()>
Public Function ListByResourceGroupNextAsync (operations As IClustersOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of Cluster))

Parametry

operations
IClustersOperations

Grupa operacji dla tej metody rozszerzenia.

nextPageLink
String

Operacja NextLink z poprzedniego pomyślnego wywołania do listy.

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Dotyczy