OperationResponse interface

The type of the response of a LRO.

Properties

flatResponse

The flattened response

rawResponse

The raw response

Property Details

flatResponse

The flattened response

flatResponse: T

Property Value

T

rawResponse

The raw response

rawResponse: RawResponse<TRequest>

Property Value

RawResponse<TRequest>