Edit

Share via


AzureQueueOptions.QueueServiceClient Property

Definition

Gets or sets the QueueServiceClient used to access the Azure Queue Service.

public Azure.Storage.Queues.QueueServiceClient QueueServiceClient { get; set; }
member this.QueueServiceClient : Azure.Storage.Queues.QueueServiceClient with get, set
Public Property QueueServiceClient As QueueServiceClient

Property Value

Applies to