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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript