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

ApplicationGatewayBackendHealthServer 类

定义

应用程序网关 backendhealth http 设置。

public class ApplicationGatewayBackendHealthServer
type ApplicationGatewayBackendHealthServer = class
Public Class ApplicationGatewayBackendHealthServer
继承
ApplicationGatewayBackendHealthServer

构造函数

ApplicationGatewayBackendHealthServer()

初始化 ApplicationGatewayBackendHealthServer 类的新实例。

ApplicationGatewayBackendHealthServer(String, SubResource, ApplicationGatewayBackendHealthServerHealth, String)

初始化 ApplicationGatewayBackendHealthServer 类的新实例。

属性

Address

获取或设置后端服务器的 IP 地址或 FQDN。

Health

获取或设置后端服务器的运行状况。 可能的值包括:“Unknown”、“Up”、“Down”、“Partial”、“Draining”

HealthProbeLog

获取或设置运行状况探测日志。

IpConfiguration

获取或设置后端服务器的 IP 配置的引用。

适用于