BuildModel202Response interface
The request has been accepted for processing, but processing has not yet completed.
- Extends
Properties
headers | |
status |
Inherited Properties
body | Parsed body |
request | The request that generated this response. |
Property Details
headers
status
status: "202"
Property Value
"202"
Inherited Property Details
body
Parsed body
body: unknown
Property Value
unknown
Inherited From HttpResponse.body
request
The request that generated this response.
request: PipelineRequest
Property Value
Inherited From HttpResponse.request
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript