C#
C++
F#
VB
CloudBlobContainer.::..BeginChangeLease Method
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name | Description | |
---|---|---|
BeginChangeLease(String, AccessCondition, AsyncCallback, Object)(String^, AccessCondition^, AsyncCallback^, Object^)(String, AccessCondition, AsyncCallback, Object)(String, AccessCondition, AsyncCallback, Object) | Begins an asynchronous operation to change the lease on this container. | |
BeginChangeLease(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 change the lease on this container. |