Compartilhar via


IPagedCollection<T>.GetNextPageAsync(CancellationToken) Método

Definição

public System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Core.IPagedCollection<T>> GetNextPageAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetNextPageAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Core.IPagedCollection<'T>>
Public Function GetNextPageAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPagedCollection(Of T))

Parâmetros

cancellationToken
CancellationToken

Retornos

Aplica-se a