TcpConfig interface 
Describes the tcp configuration for external connectivity for this network.
Properties
| destination | Describes destination endpoint for routing traffic.  | 
| name | tcp gateway config name.  | 
| port | Specifies the port at which the service endpoint below needs to be exposed.  | 
Property Details
destination
Describes destination endpoint for routing traffic.
destination: GatewayDestination
				Property Value
name
tcp gateway config name.
name: string
				Property Value
string
port
Specifies the port at which the service endpoint below needs to be exposed.
port: number
				Property Value
number