你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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