Share via


EnablePoolAutoScale200Response interface

The request has succeeded.

Extends

Properties

headers
status

Inherited Properties

body

Parsed body

request

The request that generated this response.

Property Details

headers

headers: RawHttpHeaders & EnablePoolAutoScale200Headers

Property Value

status

status: "200"

Property Value

"200"

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