LoadBalancerHealthPerRulePerBackendAddress interface
每個後端位址每個規則的健康情況相關信息。
屬性
| ip |
屬於後端位址的IP位址。 |
| network |
網路介面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