ConnectionMonitorTcpConfiguration Class
Describes the TCP configuration.
- Inheritance
-
ConnectionMonitorTcpConfiguration
Constructor
ConnectionMonitorTcpConfiguration(*, port: typing.Union[int, NoneType] = None, disable_trace_route: typing.Union[bool, NoneType] = None, **kwargs)
Parameters
- port
- int
The port to connect to.
- disable_trace_route
- bool
Value indicating whether path evaluation with trace route should be disabled.
Feedback
Submit and view feedback for