ConnectionMonitorEndpointFilter interface

Describes the connection monitor endpoint filter.

Properties

items

List of items in the filter.

type

The behavior of the endpoint filter. Currently only 'Include' is supported.

Property Details

items

List of items in the filter.

items?: ConnectionMonitorEndpointFilterItem[]

Property Value

type

The behavior of the endpoint filter. Currently only 'Include' is supported.

type?: string

Property Value

string