共用方式為


BackendAddressPoolPropertiesFormatOutput interface

後端位址池的屬性。

屬性

backendIPConfigurations

網路介面中定義的IP位址參考數位。

drainPeriodInSeconds

將 RESET 傳送至用戶端和後端位址之前,Load Balancer 會等候的秒數。

inboundNatRules

使用此後端位址池之輸入NAT規則的參考陣列。

loadBalancerBackendAddresses

後端位址的陣列。

loadBalancingRules

使用此後端位址池之負載平衡規則的參考陣列。

location

後端位址池的位置。

outboundRule

使用此後端位址池之輸出規則的參考。

outboundRules

使用此後端位址池之輸出規則的參考數位。

provisioningState

後端位址池資源的布建狀態。

tunnelInterfaces

閘道連接平衡器通道介面的陣列。

屬性詳細資料

backendIPConfigurations

網路介面中定義的IP位址參考數位。

backendIPConfigurations?: NetworkInterfaceIPConfigurationOutput[]

屬性值

drainPeriodInSeconds

將 RESET 傳送至用戶端和後端位址之前,Load Balancer 會等候的秒數。

drainPeriodInSeconds?: number

屬性值

number

inboundNatRules

使用此後端位址池之輸入NAT規則的參考陣列。

inboundNatRules?: SubResourceOutput[]

屬性值

loadBalancerBackendAddresses

後端位址的陣列。

loadBalancerBackendAddresses?: LoadBalancerBackendAddressOutput[]

屬性值

loadBalancingRules

使用此後端位址池之負載平衡規則的參考陣列。

loadBalancingRules?: SubResourceOutput[]

屬性值

location

後端位址池的位置。

location?: string

屬性值

string

outboundRule

使用此後端位址池之輸出規則的參考。

outboundRule?: SubResourceOutput

屬性值

outboundRules

使用此後端位址池之輸出規則的參考數位。

outboundRules?: SubResourceOutput[]

屬性值

provisioningState

後端位址池資源的布建狀態。

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

屬性值

"Succeeded" | "Updating" | "Deleting" | "Failed"

tunnelInterfaces

閘道連接平衡器通道介面的陣列。

tunnelInterfaces?: GatewayLoadBalancerTunnelInterfaceOutput[]

屬性值