Partilhar via


ApplicationsOperationsExtensions.ListByClusterNext Método

Definição

Lista todos os aplicativos para o 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)

Parâmetros

operations
IApplicationsOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada com êxito anterior para a operação Listar.

Retornos

Aplica-se a