CloudQueueClient.GetQueueReference Method (String) (Microsoft.WindowsAzure.Storage.Queue)
From Microsoft.WindowsAzure.Storage.Queue
C#
C++
F#
VB
Returns a reference to a CloudQueue object with the specified name.
Namespace:
Microsoft.WindowsAzure.Storage.Queue
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- queueName
-
Type:
System.StringSystem::String^System.StringSystem.String
A string containing the name of the queue.
Return to top
Returns a reference to a CloudQueue object with the specified name.
Syntax
Parameters
- queueName
-
Type:
System.StringSystem::String^System.StringSystem.String
A string containing the name of the queue.