NetworkManagerConnection interface

The Network Manager Connection resource

Extends

Properties

connectionState

Connection state.

description

A description of the network manager connection.

networkManagerId

Network Manager Id.

systemData

The system metadata related to this resource.

Inherited Properties

etag

A unique read-only string that changes whenever the resource is updated.

id

Resource ID.

name

Resource name.

type

Resource type.

Property Details

connectionState

Connection state.

connectionState?: string

Property Value

string

description

A description of the network manager connection.

description?: string

Property Value

string

networkManagerId

Network Manager Id.

networkManagerId?: string

Property Value

string

systemData

The system metadata related to this resource.

systemData?: SystemData

Property Value

Inherited Property Details

etag

A unique read-only string that changes whenever the resource is updated.

etag?: string

Property Value

string

Inherited From ChildResource.etag

id

Resource ID.

id?: string

Property Value

string

Inherited From ChildResource.id

name

Resource name.

name?: string

Property Value

string

Inherited From ChildResource.name

type

Resource type.

type?: string

Property Value

string

Inherited From ChildResource.type