Partilhar via


ClustersOperationsExtensions.ListBySubscriptionNext Método

Definição

Lista os Clusters de Hubs de Eventos disponíveis em um grupo de recursos do ARM

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