CloudBlockBlob.DownloadBlockListAsync Method

Windows Runtime Azure Storage Client Library

Overload List

Name Description
CloudBlockBlob.DownloadBlockListAsync () Returns an enumerable collection of the committed blocks comprising the blob.
CloudBlockBlob.DownloadBlockListAsync (BlockListingFilter, AccessCondition, BlobRequestOptions, OperationContext) Returns an enumerable collection of the blob's blocks, using the specified block list filter.

See Also