ConnectivityParameters interface

Parameters that determine how the connectivity check will be performed.

Properties

destination

The destination of connection.

preferredIPVersion

Preferred IP version of the connection.

protocol

Network protocol.

protocolConfiguration

Configuration of the protocol.

source

The source of the connection.

Property Details

destination

The destination of connection.

destination: ConnectivityDestination

Property Value

preferredIPVersion

Preferred IP version of the connection.

preferredIPVersion?: string

Property Value

string

protocol

Network protocol.

protocol?: string

Property Value

string

protocolConfiguration

Configuration of the protocol.

protocolConfiguration?: ProtocolConfiguration

Property Value

source

The source of the connection.

source: ConnectivitySource

Property Value