[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.]
Begins an asynchronous request to return a result segment containing a collection of containers.
Overload List
| Name | Description |
|---|---|
| CloudBlobClient.BeginListContainersSegmented (AsyncCallback, Object) | |
| CloudBlobClient.BeginListContainersSegmented (String, ContainerListingDetails, AsyncCallback, Object) | |
| CloudBlobClient.BeginListContainersSegmented (String, ContainerListingDetails, Int32, ResultContinuation, AsyncCallback, Object) | |
| CloudBlobClient.BeginListContainersSegmented (String, AsyncCallback, Object) |