次の方法で共有


CloudFileClient.DefaultRequestOptions プロパティ

定義

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

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

プロパティ値

FileRequestOptions オブジェクト。

適用対象