次の方法で共有


CloudBlobClient.DefaultRequestOptions プロパティ

定義

BLOB サービス クライアントを介して行われる要求の既定の要求オプションを取得または設定します。

public Microsoft.Azure.Storage.Blob.BlobRequestOptions DefaultRequestOptions { get; set; }
member this.DefaultRequestOptions : Microsoft.Azure.Storage.Blob.BlobRequestOptions with get, set
Public Property DefaultRequestOptions As BlobRequestOptions

プロパティ値

BlobRequestOptions オブジェクト。

適用対象