Share via


NetworkGroupsCreateOrUpdate200Response 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 & NetworkGroupsCreateOrUpdate200Headers

Property Value

status

status: "200"

Property Value

"200"

Inherited Property Details

request

The request that generated this response.

request: PipelineRequest

Property Value

Inherited From HttpResponse.request