C#
C++
F#
VB
CloudBlobClient.::..BeginSetServiceProperties Method
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name | Description | |
---|---|---|
BeginSetServiceProperties(ServiceProperties, AsyncCallback, Object)(ServiceProperties^, AsyncCallback^, Object^)(ServiceProperties, AsyncCallback, Object)(ServiceProperties, AsyncCallback, Object) | Begins an asynchronous operation to set service properties for the Blob service. | |
BeginSetServiceProperties(ServiceProperties, BlobRequestOptions, OperationContext, AsyncCallback, Object)(ServiceProperties^, BlobRequestOptions^, OperationContext^, AsyncCallback^, Object^)(ServiceProperties, BlobRequestOptions, OperationContext, AsyncCallback, Object)(ServiceProperties, BlobRequestOptions, OperationContext, AsyncCallback, Object) | Begins an asynchronous operation to set service properties for the Blob service. |