Udostępnij za pośrednictwem


ClustersOperationsExtensions.ListNext(IClustersOperations, String) Metoda

Definicja

Wyświetlanie listy klastrów w chmurze prywatnej

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.Cluster> ListNext (this Microsoft.Azure.Management.Avs.IClustersOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.Avs.IClustersOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.Cluster>
<Extension()>
Public Function ListNext (operations As IClustersOperations, nextPageLink As String) As IPage(Of Cluster)

Parametry

operations
IClustersOperations

Grupa operacji dla tej metody rozszerzenia.

nextPageLink
String

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

Zwraca

Dotyczy