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