Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PortReference

Package version

Reference to a port.

Hierarchy

  • PortReference

Index

Properties

id

id: string

Resource URI.

Optional ipAddress

ipAddress: undefined | string

IP address of the port. NOTE: This property will not be serialized. It can only be populated by the server.

kind

kind: "ref:port"

Polymorphic Discriminator

Optional machine

Machine hosting the port. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

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

Optional portNumber

portNumber: undefined | number

Port number.

Optional type

type: undefined | string

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

Generated using TypeDoc