CloudQueue Constructor (StorageUri, StorageCredentials) (Microsoft.WindowsAzure.Storage.Queue)
From Microsoft.WindowsAzure.Storage.Queue
C#
C++
F#
VB
CloudQueue Constructor (StorageUri, StorageCredentials)(StorageUri^, StorageCredentials^)(StorageUri, StorageCredentials)(StorageUri, StorageCredentials)
Initializes a new instance of the CloudQueue class.
Namespace:
Microsoft.WindowsAzure.Storage.Queue
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- queueAddress
-
Type:
Microsoft.WindowsAzure.Storage.StorageUriMicrosoft.WindowsAzure.Storage::StorageUri^Microsoft.WindowsAzure.Storage.StorageUriMicrosoft.WindowsAzure.Storage.StorageUri
A StorageUriStorageUriStorageUriStorageUri containing the absolute URI to the queue at both the primary and secondary locations.
Return to top
Initializes a new instance of the CloudQueue class.
Syntax
Parameters
- queueAddress
-
Type:
Microsoft.WindowsAzure.Storage.StorageUriMicrosoft.WindowsAzure.Storage::StorageUri^Microsoft.WindowsAzure.Storage.StorageUriMicrosoft.WindowsAzure.Storage.StorageUri
A StorageUriStorageUriStorageUriStorageUri containing the absolute URI to the queue at both the primary and secondary locations.