DeviceUpdateImportUpdate202Response interface
Import new update version. This is a long-running-operation; use Operation-Location response header value to check for operation status.
- Extends
Property Details
headers
headers: RawHttpHeaders & DeviceUpdateImportUpdate202Headers
Property Value
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