Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Connection

Package version

A network connection.

Hierarchy

  • Connection

Index

Properties

destination

Destination resource of the relationship.

Optional endTime

endTime: Date

Relationship end time.

Optional failureState

Specifies whether there are only successful, failed or a mixture of both connections represented by this resource. Possible values include: 'ok', 'failed', 'mixed'

Optional id

id: undefined | string

Resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.

kind

kind: "rel:connection"

Polymorphic Discriminator

Optional name

name: undefined | string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional serverPort

serverPort: PortReference

Reference to the server port via which this connection has been established.

source

Source resource of the relationship.

Optional startTime

startTime: Date

Relationship start time.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc