System.ClientModel.AsyncCollectionResult<T>
Represents a collection of values returned from a cloud service operation.
The collection values may be delivered over one or more service responses.
Creates an instance of AsyncCollectionResult<T> using the
provided pages of values.
Returns an enumerator that iterates asynchronously through the collection.
Gets a collection of the values returned in a page response.