你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ContainerServiceEndpointDetail 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
将 AKS 代理节点中的信息连接到单个终结点。
public class ContainerServiceEndpointDetail
type ContainerServiceEndpointDetail = class
Public Class ContainerServiceEndpointDetail
- 继承
-
ContainerServiceEndpointDetail
属性
Description |
详细信息的说明。 |
IPAddress |
域名当前解析到的 IP 地址。 |
Port |
终结点连接到的端口。 |
Protocol |
用于连接的协议。 |