ApplicationGatewayBackendHealthServer interface    
应用程序网关后端运行状况 http 设置。
属性
| address | 后端服务器的 IP 地址或 FQDN。  | 
| health | 后端服务器的运行状况。  | 
| health | 
	运行状况探测日志。  | 
| ip | 
	对后端服务器的 IP 配置的引用。  | 
属性详细信息
address
后端服务器的 IP 地址或 FQDN。
address?: string
				属性值
string
health
后端服务器的运行状况。
health?: string
				属性值
string
		healthProbeLog
	  
	运行状况探测日志。
healthProbeLog?: string
				属性值
string
		ipConfiguration
	 
	对后端服务器的 IP 配置的引用。
ipConfiguration?: NetworkInterfaceIPConfiguration