Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TcpConfig

Package version

interface

An interface representing TcpConfig. Describes the tcp configuration for external connectivity for this network.

Hierarchy

  • TcpConfig

Index

Properties

Properties

destination

destination: GatewayDestination
member

{GatewayDestination} destination Describes destination endpoint for routing traffic.

name

name: string
member

{string} name tcp gateway config name.

port

port: number
member

{number} port Specifies the port at which the service endpoint below needs to be exposed.

Generated using TypeDoc