RequestFailedException.GetRawResponse Method

Definition

Gets the response, if any, that led to the exception.

public Azure.Response? GetRawResponse ();
member this.GetRawResponse : unit -> Azure.Response
Public Function GetRawResponse () As Response

Returns

Applies to