C#C++F#VB
CloudTableClient.StorageUri PropertyCloudTableClient::StorageUri PropertyCloudTableClient.StorageUri PropertyCloudTableClient.StorageUri Property
Gets the Table service endpoints for both the primary and secondary locations.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
C++
public: property StorageUri^ StorageUri { StorageUri^ get(); private: void set(StorageUri^ value); }
Property Value
Type: Microsoft.WindowsAzure.Storage.StorageUriMicrosoft.WindowsAzure.Storage::StorageUri^Microsoft.WindowsAzure.Storage.StorageUriMicrosoft.WindowsAzure.Storage.StorageUriAn object of type StorageUriStorageUriStorageUriStorageUri containing Table service URIs for both the primary and secondary locations.