StorageException.RequestInformation プロパティ

定義

この RequestResult オブジェクトの StorageException オブジェクトを取得します。

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

プロパティ値

RequestResult オブジェクトの StorageException オブジェクト。

適用対象