共用方式為


OperationResponse interface

LRO 回應的類型。

屬性

flatResponse

扁平化回應

rawResponse

原始回應

屬性詳細資料

flatResponse

扁平化回應

flatResponse: T

屬性值

T

rawResponse

原始回應

rawResponse: RawResponse<TRequest>

屬性值

RawResponse<TRequest>