Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 2.83 KB

RetryResponse.md

File metadata and controls

11 lines (8 loc) · 2.83 KB

RetryResponse

Fields

Field Type Required Description
ContentType string ✔️ HTTP response content type for this operation
RetryAuthenticationResponse RetryAuthenticationResponse OK
StatusCode int ✔️ HTTP response status code for this operation
RawResponse HttpResponseMessage ✔️ Raw HTTP response; suitable for custom response parsing