CloudBlobClient.ListBlobsSegmentedAsync Method

Windows Runtime Azure Storage Client Library

Overload List

Name Description
CloudBlobClient.ListBlobsSegmentedAsync (String, BlobContinuationToken) Returns a result segment containing a collection of blob items in the container.
CloudBlobClient.ListBlobsSegmentedAsync (String, Boolean, BlobListingDetails, Nullable, BlobContinuationToken, BlobRequestOptions, OperationContext) Returns a result segment containing a collection of blob items in the container.

See Also