EndpointDetail interface

connect information from the AKS agent nodes to a single endpoint.

Properties

description

Description of the detail

ipAddress

An IP Address that Domain Name currently resolves to.

port

The port an endpoint is connected to.

protocol

The protocol used for connection

Property Details

description

Description of the detail

description?: string

Property Value

string

ipAddress

An IP Address that Domain Name currently resolves to.

ipAddress?: string

Property Value

string

port

The port an endpoint is connected to.

port?: number

Property Value

number

protocol

The protocol used for connection

protocol?: string

Property Value

string