Share via


ConnectivityConfigurationsDelete202Response interface

Deletes a network manager connectivity configuration, specified by the resource group, network manager name, and connectivity configuration name

Extends

Properties

headers
status

Inherited Properties

body

Parsed body

request

The request that generated this response.

Property Details

headers

headers: RawHttpHeaders & ConnectivityConfigurationsDelete202Headers

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