C#
C++
F#
VB
CloudBlobContainer.::..BeginGetBlobReferenceFromServer Method
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name | Description | |
---|---|---|
BeginGetBlobReferenceFromServer(String, AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object)(String^, AccessCondition^, BlobRequestOptions^, OperationContext^, AsyncCallback^, Object^)(String, AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object)(String, AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object) | Begins an asynchronous operation to get a reference to a blob in this container. | |
BeginGetBlobReferenceFromServer(String, AsyncCallback, Object)(String^, AsyncCallback^, Object^)(String, AsyncCallback, Object)(String, AsyncCallback, Object) | Begins an asynchronous operation to get a reference to a blob in this container. |