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

ApplicationGatewayBackendHealthServer interface

应用程序网关后端运行状况 http 设置。

属性

address

后端服务器的 IP 地址或 FQDN。

health

后端服务器的运行状况。

healthProbeLog

运行状况探测日志。

ipConfiguration

对后端服务器的 IP 配置的引用。

属性详细信息

address

后端服务器的 IP 地址或 FQDN。

address?: string

属性值

string

health

后端服务器的运行状况。

health?: string

属性值

string

healthProbeLog

运行状况探测日志。

healthProbeLog?: string

属性值

string

ipConfiguration

对后端服务器的 IP 配置的引用。

ipConfiguration?: NetworkInterfaceIPConfiguration

属性值