Partager via


ClustersOperationsExtensions.ListNext(IClustersOperations, String) Méthode

Définition

Répertorier les clusters dans un cloud privé

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)

Paramètres

operations
IClustersOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink de l’opération précédente d’appel réussi à List.

Retours

S’applique à