TcpConfig Class
Describes the tcp configuration for external connectivity for this network.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
TcpConfig
Constructor
TcpConfig(*, name: str, port: int, destination, **kwargs)
Parameters
- port
- int
Required
Required. Specifies the port at which the service endpoint below needs to be exposed.
- destination
- GatewayDestination
Required
Required. Describes destination endpoint for routing traffic.
Feedback
Submit and view feedback for