CopyFromUriOperation.GetRawResponse Method

Definition

The last HTTP response received from the server.

C#
public override Azure.Response GetRawResponse();

Returns

Remarks

The last response returned from the server during the lifecycle of this instance. An instance of Operation<T> sends requests to a server in UpdateStatusAsync, UpdateStatus, and other methods. Responses from these requests can be accessed using GetRawResponse.

Applies to

Product Versions
Azure SDK for .NET Latest, Preview