CloudBlobClient.GetServicePropertiesAsync Method (Microsoft.WindowsAzure.Storage.Blob)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
CloudBlobClient.::..GetServicePropertiesAsync Method
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name Description 
GetServicePropertiesAsync()()()() Initiates an asynchronous operation to get service properties for the Blob service.

GetServicePropertiesAsync(BlobRequestOptions, OperationContext)(BlobRequestOptions^, OperationContext^)(BlobRequestOptions, OperationContext)(BlobRequestOptions, OperationContext) Initiates an asynchronous operation to get service properties for the Blob service.

GetServicePropertiesAsync(BlobRequestOptions, OperationContext, CancellationToken)(BlobRequestOptions^, OperationContext^, CancellationToken)(BlobRequestOptions, OperationContext, CancellationToken)(BlobRequestOptions, OperationContext, CancellationToken) Initiates an asynchronous operation to get service properties for the Blob service.

GetServicePropertiesAsync(CancellationToken)(CancellationToken)(CancellationToken)(CancellationToken) Initiates an asynchronous operation to get service properties for the Blob service.
Return to top
Overload List
| Name | Description | |
|---|---|---|
| GetServicePropertiesAsync()()()() | Initiates an asynchronous operation to get service properties for the Blob service. | |
| GetServicePropertiesAsync(BlobRequestOptions, OperationContext)(BlobRequestOptions^, OperationContext^)(BlobRequestOptions, OperationContext)(BlobRequestOptions, OperationContext) | Initiates an asynchronous operation to get service properties for the Blob service. | |
| GetServicePropertiesAsync(BlobRequestOptions, OperationContext, CancellationToken)(BlobRequestOptions^, OperationContext^, CancellationToken)(BlobRequestOptions, OperationContext, CancellationToken)(BlobRequestOptions, OperationContext, CancellationToken) | Initiates an asynchronous operation to get service properties for the Blob service. | |
| GetServicePropertiesAsync(CancellationToken)(CancellationToken)(CancellationToken)(CancellationToken) | Initiates an asynchronous operation to get service properties for the Blob service. |