Partilhar via


ClustersOperationsExtensions.ListNext(IClustersOperations, String) Método

Definição

Lista todos os clusters HDInsight na assinatura.

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

Parâmetros

operations
IClustersOperations

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

nextPageLink
String

O NextLink da chamada bem-sucedida anterior para a operação Listar.

Retornos

Aplica-se a