Szerkesztés

Megosztás a következőn keresztül:


AzureQueueOptions.ClientOptions Property

Definition

Caution

Set the QueueServiceClient property directly.

Options to be used when configuring the queue storage client, or null to use the default options.

public Azure.Storage.Queues.QueueClientOptions ClientOptions { get; set; }
[System.Obsolete("Set the QueueServiceClient property directly.")]
public Azure.Storage.Queues.QueueClientOptions ClientOptions { get; set; }
member this.ClientOptions : Azure.Storage.Queues.QueueClientOptions with get, set
[<System.Obsolete("Set the QueueServiceClient property directly.")>]
member this.ClientOptions : Azure.Storage.Queues.QueueClientOptions with get, set
Public Property ClientOptions As QueueClientOptions

Property Value

Attributes

Applies to