ConnectionMonitorEndpointFilterItem interface

Describes the connection monitor endpoint filter item.

Properties

address

The address of the filter item.

type

The type of item included in the filter. Currently only 'AgentAddress' is supported.

Property Details

address

The address of the filter item.

address?: string

Property Value

string

type

The type of item included in the filter. Currently only 'AgentAddress' is supported.

type?: string

Property Value

string