次の方法で共有


AzureQueueOptions.ClientOptions プロパティ

定義

注意事項

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

プロパティ値

属性

適用対象