共用方式為


ManagedClusterLoadBalancerProfile interface

受控叢集負載平衡器的設定檔。

屬性

allocatedOutboundPorts

每個 VM 所需的已配置 SNAT 埠數目。 允許的值範圍介於 0 到 64000 (內含) 。 預設值為 0,這會導致 Azure 動態配置埠。

backendPoolType

Managed 輸入Load Balancer BackendPool 的類型。

effectiveOutboundIPs

叢集負載平衡器的有效輸出 IP 資源。

enableMultipleStandardLoadBalancers

針對每個 AKS 叢集啟用多個標準負載平衡器。

idleTimeoutInMinutes

所需的輸出流程閒置逾時,以分鐘為單位。 允許的值範圍介於 4 到 120 (內含) 。 預設值為 30 分鐘。

managedOutboundIPs

叢集負載平衡器所需的受控輸出 IP。

outboundIPPrefixes

叢集負載平衡器所需的輸出 IP 前置詞資源。

outboundIPs

叢集負載平衡器所需的輸出 IP 資源。

屬性詳細資料

allocatedOutboundPorts

每個 VM 所需的已配置 SNAT 埠數目。 允許的值範圍介於 0 到 64000 (內含) 。 預設值為 0,這會導致 Azure 動態配置埠。

allocatedOutboundPorts?: number

屬性值

number

backendPoolType

Managed 輸入Load Balancer BackendPool 的類型。

backendPoolType?: string

屬性值

string

effectiveOutboundIPs

叢集負載平衡器的有效輸出 IP 資源。

effectiveOutboundIPs?: ResourceReference[]

屬性值

enableMultipleStandardLoadBalancers

針對每個 AKS 叢集啟用多個標準負載平衡器。

enableMultipleStandardLoadBalancers?: boolean

屬性值

boolean

idleTimeoutInMinutes

所需的輸出流程閒置逾時,以分鐘為單位。 允許的值範圍介於 4 到 120 (內含) 。 預設值為 30 分鐘。

idleTimeoutInMinutes?: number

屬性值

number

managedOutboundIPs

叢集負載平衡器所需的受控輸出 IP。

managedOutboundIPs?: ManagedClusterLoadBalancerProfileManagedOutboundIPs

屬性值

outboundIPPrefixes

叢集負載平衡器所需的輸出 IP 前置詞資源。

outboundIPPrefixes?: ManagedClusterLoadBalancerProfileOutboundIPPrefixes

屬性值

outboundIPs

叢集負載平衡器所需的輸出 IP 資源。

outboundIPs?: ManagedClusterLoadBalancerProfileOutboundIPs

屬性值