CloudQueueClient.GetServicePropertiesAsync Method (Microsoft.WindowsAzure.Storage.Queue)
From Microsoft.WindowsAzure.Storage.Queue
C#
C++
F#
VB
CloudQueueClient.::..GetServicePropertiesAsync Method
Namespace:
Microsoft.WindowsAzure.Storage.Queue
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name Description 
GetServicePropertiesAsync()()()()
Gets the properties of the blob service.

GetServicePropertiesAsync(QueueRequestOptions, OperationContext)(QueueRequestOptions^, OperationContext^)(QueueRequestOptions, OperationContext)(QueueRequestOptions, OperationContext)
Gets the properties of the blob service.

GetServicePropertiesAsync(QueueRequestOptions, OperationContext, CancellationToken)(QueueRequestOptions^, OperationContext^, CancellationToken)(QueueRequestOptions, OperationContext, CancellationToken)(QueueRequestOptions, OperationContext, CancellationToken)
Gets the properties of the blob service.
Return to top
Overload List
| Name | Description | |
|---|---|---|
| GetServicePropertiesAsync()()()() | Gets the properties of the blob service. | |
| GetServicePropertiesAsync(QueueRequestOptions, OperationContext)(QueueRequestOptions^, OperationContext^)(QueueRequestOptions, OperationContext)(QueueRequestOptions, OperationContext) | Gets the properties of the blob service. | |
| GetServicePropertiesAsync(QueueRequestOptions, OperationContext, CancellationToken)(QueueRequestOptions^, OperationContext^, CancellationToken)(QueueRequestOptions, OperationContext, CancellationToken)(QueueRequestOptions, OperationContext, CancellationToken) | Gets the properties of the blob service. |