Share via


AzureStorageQueue.GetTrack2QueueClient Method

Definition

protected static Azure.Storage.Queues.QueueClient GetTrack2QueueClient (Microsoft.Azure.Storage.Queue.CloudQueue cloudQueue, Microsoft.WindowsAzure.Commands.Storage.AzureStorageContext context);
static member GetTrack2QueueClient : Microsoft.Azure.Storage.Queue.CloudQueue * Microsoft.WindowsAzure.Commands.Storage.AzureStorageContext -> Azure.Storage.Queues.QueueClient
Protected Shared Function GetTrack2QueueClient (cloudQueue As CloudQueue, context As AzureStorageContext) As QueueClient

Parameters

cloudQueue
CloudQueue

Returns

Applies to