次の方法で共有


RequestEventArgs.RequestInformation プロパティ

定義

このイベントに関連付けられている要求情報を取得します。

public Microsoft.Azure.Storage.RequestResult RequestInformation { get; }
member this.RequestInformation : Microsoft.Azure.Storage.RequestResult
Public ReadOnly Property RequestInformation As RequestResult

プロパティ値

このイベントに関連付けられている要求情報です。

適用対象