ConnectionMonitorDestination interface

Describes the destination of connection monitor.

Properties

address

Address of the connection monitor destination (IP or domain name).

port

The destination port used by connection monitor.

resourceId

The ID of the resource used as the destination by connection monitor.

Property Details

address

Address of the connection monitor destination (IP or domain name).

address?: string

Property Value

string

port

The destination port used by connection monitor.

port?: number

Property Value

number

resourceId

The ID of the resource used as the destination by connection monitor.

resourceId?: string

Property Value

string