AzureQueueOptions.ClientOptions 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
Set the QueueServiceClient property directly.
設定佇列記憶體用戶端時要使用的選項,或使用 null
預設選項。
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
屬性值
- 屬性