CreateDevBox201Response interface
The request has succeeded and a new resource has been created as a result.
- Extends
Properties
body | |
headers | |
status |
Inherited Properties
request | The request that generated this response. |
Property Details
body
headers
headers: RawHttpHeaders & CreateDevBox201Headers
Property Value
status
status: "201"
Property Value
"201"
Inherited Property Details
request
The request that generated this response.
request: PipelineRequest
Property Value
Inherited From HttpResponse.request