BackendAddressPoolPropertiesFormatOutput interface
後端位址池的屬性。
屬性
| backend |
網路介面中定義的IP位址參考數位。 |
| drain |
將 RESET 傳送至用戶端和後端位址之前,Load Balancer 會等候的秒數。 |
| inbound |
使用此後端位址池之輸入NAT規則的參考陣列。 |
| load |
後端位址的陣列。 |
| load |
使用此後端位址池之負載平衡規則的參考陣列。 |
| location | 後端位址池的位置。 |
| outbound |
使用此後端位址池之輸出規則的參考。 |
| outbound |
使用此後端位址池之輸出規則的參考數位。 |
| provisioning |
後端位址池資源的布建狀態。 |
| tunnel |
閘道連接平衡器通道介面的陣列。 |
屬性詳細資料
backendIPConfigurations
網路介面中定義的IP位址參考數位。
backendIPConfigurations?: NetworkInterfaceIPConfigurationOutput[]
屬性值
drainPeriodInSeconds
將 RESET 傳送至用戶端和後端位址之前,Load Balancer 會等候的秒數。
drainPeriodInSeconds?: number
屬性值
number
inboundNatRules
loadBalancerBackendAddresses
後端位址的陣列。
loadBalancerBackendAddresses?: LoadBalancerBackendAddressOutput[]
屬性值
loadBalancingRules
location
後端位址池的位置。
location?: string
屬性值
string
outboundRule
outboundRules
provisioningState
後端位址池資源的布建狀態。
provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"
屬性值
"Succeeded" | "Updating" | "Deleting" | "Failed"
tunnelInterfaces
閘道連接平衡器通道介面的陣列。
tunnelInterfaces?: GatewayLoadBalancerTunnelInterfaceOutput[]