[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]
Returns a result segment containing a collection of blob items whose names begin with the specified prefix.
Overload List
Name | Description |
---|---|
CloudBlobClient.ListBlobsWithPrefixSegmented (String) | |
CloudBlobClient.ListBlobsWithPrefixSegmented (String, BlobRequestOptions) | |
CloudBlobClient.ListBlobsWithPrefixSegmented (String, Int32, ResultContinuation) | |
CloudBlobClient.ListBlobsWithPrefixSegmented (String, Int32, ResultContinuation, BlobRequestOptions) |