Extensions.AsContinuousCollection<T> Methode

Definition

C#
public static System.Collections.Generic.IEnumerable<T> AsContinuousCollection<T>(this Microsoft.Rest.Azure.IPage<T> firstPage, Func<string,Microsoft.Rest.Azure.IPage<T>> getNextPage);

Typparameter

T

Parameter

firstPage
IPage<T>
getNextPage
Func<String,IPage<T>>

Gibt zurück

Gilt für:

Produkt Versionen
Azure SDK for .NET Legacy