Share via


NetworkGroupsCreateOrUpdate201Response interface

Creates or updates a network group.

Extends

Properties

body
headers
status

Inherited Properties

request

The request that generated this response.

Property Details

body

body: NetworkGroupOutput

Property Value

headers

headers: RawHttpHeaders & NetworkGroupsCreateOrUpdate201Headers

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