CloudStorageAccount.BlobEndpoint Property (Microsoft.WindowsAzure.Storage)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
CloudStorageAccount.BlobEndpoint Property
CloudStorageAccount::BlobEndpoint Property
CloudStorageAccount.BlobEndpoint Property
CloudStorageAccount.BlobEndpoint Property
Gets the primary endpoint for the Blob service, as configured for the storage account.
Namespace:
Microsoft.WindowsAzure.Storage
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Property Value
Type:
System.UriSystem::Uri^System.UriSystem.UriA Uri containing the primary Blob service endpoint.
Return to top
Gets the primary endpoint for the Blob service, as configured for the storage account.
Syntax
Property Value
Type: System.UriSystem::Uri^System.UriSystem.UriA Uri containing the primary Blob service endpoint.