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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for JavaScript