Share via


IntegrationRuntimesEnableInteractiveQuery202Response interface

Enables interactive querying.

Extends

Properties

body
headers
status

Inherited Properties

request

The request that generated this response.

Property Details

body

body: OperationResponseOutput

Property Value

headers

headers: RawHttpHeaders & IntegrationRuntimesEnableInteractiveQuery202Headers

Property Value

status

status: "202"

Property Value

"202"

Inherited Property Details

request

The request that generated this response.

request: PipelineRequest

Property Value

Inherited From HttpResponse.request