Partager via


ClustersOperationsExtensions.ListByResourceGroupNext Méthode

Définition

Répertorie les clusters HDInsight dans un groupe de ressources.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.HDInsight.Models.Cluster> ListByResourceGroupNext (this Microsoft.Azure.Management.HDInsight.IClustersOperations operations, string nextPageLink);
static member ListByResourceGroupNext : Microsoft.Azure.Management.HDInsight.IClustersOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.HDInsight.Models.Cluster>
<Extension()>
Public Function ListByResourceGroupNext (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 à