EndpointDetail interface
Current TCP connectivity information from the Kusto cluster to a single endpoint.
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