CloudStorageAccount.TableEndpoint Property (Microsoft.WindowsAzure.Storage)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
CloudStorageAccount.TableEndpoint Property
CloudStorageAccount::TableEndpoint Property
CloudStorageAccount.TableEndpoint Property
CloudStorageAccount.TableEndpoint Property
Gets the primary endpoint for the Table 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 Table service endpoint.
Return to top
Gets the primary endpoint for the Table service, as configured for the storage account.
Syntax
Property Value
Type: System.UriSystem::Uri^System.UriSystem.UriA Uri containing the primary Table service endpoint.