AzureQueueOptions.ClientOptions Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
Set the QueueServiceClient property directly.
Opzioni da usare per la configurazione del client di archiviazione code o null
per l'uso delle opzioni predefinite.
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
Valore della proprietà
- Attributi