Gets the properties of a storage account’s Queue service, including Windows Azure Storage Analytics.
Namespace: Microsoft.WindowsAzure.StorageClient
Assembly: Microsoft.WindowsAzure.StorageClient (in Microsoft.WindowsAzure.StorageClient.dll)
'Usage
Dim instance As CloudQueueClient
Dim returnValue As ServiceProperties
returnValue = instance.GetServiceProperties
public ServiceProperties GetServiceProperties ()
public ServiceProperties GetServiceProperties ()
public function GetServiceProperties () : ServiceProperties
Return Value
Returns a
ServiceProperties object that contains the account’s Queue service settings.
The local storage service currently does not support this method.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Windows Vista, Windows 7 and Windows Server 2008
Target Platforms