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

LoadBalancerHealthPerRulePerBackendAddress interface

有关每个后端地址每个规则的运行状况的信息。

属性

ipAddress

属于后端地址的 IP 地址。

networkInterfaceIPConfigurationId

网络接口 IP 配置的资源 ID。

reason

状态的说明

state

与 LB 规则关联的后端实例的当前运行状况。

属性详细信息

ipAddress

属于后端地址的 IP 地址。

ipAddress?: string

属性值

string

networkInterfaceIPConfigurationId

网络接口 IP 配置的资源 ID。

networkInterfaceIPConfigurationId?: string

属性值

string

reason

状态的说明

reason?: string

属性值

string

state

与 LB 规则关联的后端实例的当前运行状况。

state?: string

属性值

string