NetworkManagerConnection interface
The Network Manager Connection resource
- Extends
Properties
| connection |
Connection state. |
| description | A description of the network manager connection. |
| network |
Network Manager Id. |
| system |
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
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