OutboundRule interface
負載平衡器的輸出規則。
- Extends
屬性
allocated |
要用於 NAT 的輸出埠數目。 |
backend |
DIP 集區的參考。 輸出流量會在後端IP中的IP之間隨機負載平衡。 |
enable |
在 TCP 流程閒置逾時或非預期的連線終止時接收雙向 TCP 重設。 只有當通訊協定設定為 TCP 時,才會使用這個專案。 |
etag | 每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
frontend |
負載平衡器的前端IP位址。 |
idle |
TCP 閑置連線的逾時。 |
name | 負載平衡器所使用之輸出規則集合內唯一的資源名稱。 此名稱可用來存取資源。 |
protocol | 負載平衡器中輸出規則的通訊協定。 |
provisioning |
輸出規則資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 資源的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 資源標識碼。 |
屬性詳細資料
allocatedOutboundPorts
要用於 NAT 的輸出埠數目。
allocatedOutboundPorts?: number
屬性值
number
backendAddressPool
enableTcpReset
在 TCP 流程閒置逾時或非預期的連線終止時接收雙向 TCP 重設。 只有當通訊協定設定為 TCP 時,才會使用這個專案。
enableTcpReset?: boolean
屬性值
boolean
etag
每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。
etag?: string
屬性值
string
frontendIPConfigurations
idleTimeoutInMinutes
TCP 閑置連線的逾時。
idleTimeoutInMinutes?: number
屬性值
number
name
負載平衡器所使用之輸出規則集合內唯一的資源名稱。 此名稱可用來存取資源。
name?: string
屬性值
string
protocol
負載平衡器中輸出規則的通訊協定。
protocol?: string
屬性值
string
provisioningState
輸出規則資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
type
資源的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string