CreateTask201Response interface
The request has succeeded and a new resource has been created as a result.
- Extends
Property Details
headers
status
status: "201"
Property Value
"201"
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