LoadBalancerHealthPerRulePerBackendAddress interface
每個後端位址每個規則的健康情況相關信息。
屬性
ip |
屬於後端位址的IP位址。 |
network |
屬於後端位址的網路介面IP組態標識碼 |
reason | 國家的說明 |
state | 與 LB 規則相關聯的後端實例目前健康情況。 |
屬性詳細資料
ipAddress
屬於後端位址的IP位址。
ipAddress?: string
屬性值
string
networkInterfaceIPConfigurationId
屬於後端位址的網路介面IP組態標識碼
networkInterfaceIPConfigurationId?: NetworkInterfaceIPConfiguration
屬性值
reason
國家的說明
reason?: string
屬性值
string
state
與 LB 規則相關聯的後端實例目前健康情況。
state?: string
屬性值
string