Freigeben über


IPagedCollection<T>.GetNextPageAsync(CancellationToken) Methode

Definition

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))

Parameter

cancellationToken
CancellationToken

Gibt zurück

Gilt für: