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 the EndpointDetail class.

EndpointDetail(Nullable<Int32>)

Initializes a new instance of the EndpointDetail class.

Properties

Port

Gets or sets the port an endpoint is connected to.

Applies to