TcpConfig

Describes the tcp configuration for external connectivity for this network.

Properties

Name Type Required
name string Yes
port integer Yes
destination GatewayDestination Yes

name

Type: string
Required: Yes

tcp gateway config name.


port

Type: integer
Required: Yes

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


destination

Type: GatewayDestination
Required: Yes

Describes destination endpoint for routing traffic.