C#C++F#VB
CloudTableClient Constructor (StorageUri, StorageCredentials)(StorageUri^, StorageCredentials^)(StorageUri, StorageCredentials)(StorageUri, StorageCredentials)
Initializes a new instance of the CloudTableClient class using the specified Table service endpoint and account credentials.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- storageUri
-
Type:
Microsoft.WindowsAzure.Storage.StorageUriMicrosoft.WindowsAzure.Storage::StorageUri^Microsoft.WindowsAzure.Storage.StorageUriMicrosoft.WindowsAzure.Storage.StorageUri
A StorageUriStorageUriStorageUriStorageUri object containing the Table service endpoint to use to create the client.
See Also
CloudTableClient Overload
CloudTableClient Class
Microsoft.WindowsAzure.Storage.Table Namespace