EndpointDetail interface

Current TCP connectivity information from the Kusto cluster to a single endpoint.

Properties

ipAddress

The ip address of the endpoint.

port

The port an endpoint is connected to.

Property Details

ipAddress

The ip address of the endpoint.

ipAddress?: string

Property Value

string

port

The port an endpoint is connected to.

port?: number

Property Value

number