CloudBlobContainer.BeginFetchAttributes Method (Microsoft.WindowsAzure.Storage.Blob)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
CloudBlobContainer.::..BeginFetchAttributes Method
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name Description 
BeginFetchAttributes(AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object)(AccessCondition^, BlobRequestOptions^, OperationContext^, AsyncCallback^, Object^)(AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object)(AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object) Begins an asynchronous operation to retrieve the container's attributes.

BeginFetchAttributes(AsyncCallback, Object)(AsyncCallback^, Object^)(AsyncCallback, Object)(AsyncCallback, Object) Begins an asynchronous operation to retrieve the container's attributes.
Return to top
Overload List
| Name | Description | |
|---|---|---|
| BeginFetchAttributes(AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object)(AccessCondition^, BlobRequestOptions^, OperationContext^, AsyncCallback^, Object^)(AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object)(AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object) | Begins an asynchronous operation to retrieve the container's attributes. | |
| BeginFetchAttributes(AsyncCallback, Object)(AsyncCallback^, Object^)(AsyncCallback, Object)(AsyncCallback, Object) | Begins an asynchronous operation to retrieve the container's attributes. |