Partager via


CloudQueueClient.GetQueueReference(String) Méthode

Définition

public virtual Microsoft.WindowsAzure.Storage.Queue.CloudQueue GetQueueReference (string queueName);
abstract member GetQueueReference : string -> Microsoft.WindowsAzure.Storage.Queue.CloudQueue
override this.GetQueueReference : string -> Microsoft.WindowsAzure.Storage.Queue.CloudQueue
Public Overridable Function GetQueueReference (queueName As String) As CloudQueue

Paramètres

queueName
String

Retours

S’applique à