Partilhar via


NamespacesOperationsExtensions.ListAllNextAsync Método

Definição

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.NotificationHubs.Fluent.Models.NamespaceResourceInner>> ListAllNextAsync (this Microsoft.Azure.Management.NotificationHubs.Fluent.INamespacesOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListAllNextAsync : Microsoft.Azure.Management.NotificationHubs.Fluent.INamespacesOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.NotificationHubs.Fluent.Models.NamespaceResourceInner>>
<Extension()>
Public Function ListAllNextAsync (operations As INamespacesOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of NamespaceResourceInner))

Parâmetros

nextPageLink
String
cancellationToken
CancellationToken

Retornos

Aplica-se a