CloudQueueClient.BaseUri Property (Microsoft.WindowsAzure.Storage.Queue)
From Microsoft.WindowsAzure.Storage.Queue
C#
C++
F#
VB
CloudQueueClient.BaseUri Property
CloudQueueClient::BaseUri Property
CloudQueueClient.BaseUri Property
CloudQueueClient.BaseUri Property
Gets the base URI for the Queue service client, at the primary location.
Namespace:
Microsoft.WindowsAzure.Storage.Queue
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Property Value
Type:
System.UriSystem::Uri^System.UriSystem.UriA Uri object for the Queue service client, at the primary location.
Return to top
Gets the base URI for the Queue service client, at the primary location.
Syntax
Property Value
Type: System.UriSystem::Uri^System.UriSystem.UriA Uri object for the Queue service client, at the primary location.