共用方式為


ConnectionMonitorTcpConfiguration interface

描述 TCP 組態。

屬性

destinationPortBehavior

目的地埠行為。

disableTraceRoute

值,指出是否應該停用追蹤路由的路徑評估。

port

要連接的埠。

屬性詳細資料

destinationPortBehavior

目的地埠行為。

destinationPortBehavior?: string

屬性值

string

disableTraceRoute

值,指出是否應該停用追蹤路由的路徑評估。

disableTraceRoute?: boolean

屬性值

boolean

port

要連接的埠。

port?: number

屬性值

number