你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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