ConnectionMonitorTcpConfiguration interface

Describes the TCP configuration.

Properties

destinationPortBehavior

Destination port behavior.

disableTraceRoute

Value indicating whether path evaluation with trace route should be disabled.

port

The port to connect to.

Property Details

destinationPortBehavior

Destination port behavior.

destinationPortBehavior?: string

Property Value

string

disableTraceRoute

Value indicating whether path evaluation with trace route should be disabled.

disableTraceRoute?: boolean

Property Value

boolean

port

The port to connect to.

port?: number

Property Value

number