AnalyzeDocument202Response interface 
The request has been accepted for processing, but processing has not yet completed.
- Extends
Property Details
headers
headers: RawHttpHeaders & AnalyzeDocument202HeadersProperty Value
status
status: "202"Property Value
"202"
Inherited Property Details
body
Parsed body
body: unknownProperty Value
unknown
Inherited From HttpResponse.body
request
The request that generated this response.
request: PipelineRequestProperty Value
Inherited From HttpResponse.request