Partager via


ApplicationsOperationsExtensions.ListByClusterNext Méthode

Définition

Répertorie toutes les applications pour le cluster HDInsight.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.HDInsight.Models.Application> ListByClusterNext(this Microsoft.Azure.Management.HDInsight.IApplicationsOperations operations, string nextPageLink);
static member ListByClusterNext : Microsoft.Azure.Management.HDInsight.IApplicationsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.HDInsight.Models.Application>
<Extension()>
Public Function ListByClusterNext (operations As IApplicationsOperations, nextPageLink As String) As IPage(Of Application)

Paramètres

operations
IApplicationsOperations

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

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à