EndpointDetail Class

Definition

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

public class EndpointDetail
type EndpointDetail = class
Public Class EndpointDetail
Inheritance
EndpointDetail

Constructors

EndpointDetail()

Initializes a new instance of EndpointDetail.

Properties

IPAddress

The ip address of the endpoint.

Port

The port an endpoint is connected to.

Applies to