C#C++F#VB
CloudQueueClient Constructor (Uri, StorageCredentials)(Uri^, StorageCredentials^)(Uri, StorageCredentials)(Uri, StorageCredentials)
Initializes a new instance of the CloudQueueClient class using the specified Queue service endpoint and account credentials.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- baseUri
-
Type:
System.UriSystem::Uri^System.UriSystem.Uri
The Uri containing the Queue service endpoint to use to create the client.
See Also
CloudQueueClient Overload
CloudQueueClient Class
Microsoft.WindowsAzure.Storage.Queue Namespace