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

AgentPoolNetworkProfile interface

代理池的网络设置。

属性

allowedHostPorts

允许访问的端口范围。 允许指定的范围重叠。

applicationSecurityGroups

创建代理池时将关联的应用程序安全组的 ID。

nodePublicIPTags

实例级公共 IP 的 IPTag。

属性详细信息

allowedHostPorts

允许访问的端口范围。 允许指定的范围重叠。

allowedHostPorts?: PortRange[]

属性值

applicationSecurityGroups

创建代理池时将关联的应用程序安全组的 ID。

applicationSecurityGroups?: string[]

属性值

string[]

nodePublicIPTags

实例级公共 IP 的 IPTag。

nodePublicIPTags?: IPTag[]

属性值

IPTag[]