次の方法で共有


ManagedClusterLoadBalancerProfile クラス

定義

マネージド クラスター ロード バランサーのプロファイル。

public class ManagedClusterLoadBalancerProfile
type ManagedClusterLoadBalancerProfile = class
Public Class ManagedClusterLoadBalancerProfile
継承
ManagedClusterLoadBalancerProfile

コンストラクター

ManagedClusterLoadBalancerProfile()

ManagedClusterLoadBalancerProfile クラスの新しいインスタンスを初期化します。

ManagedClusterLoadBalancerProfile(ManagedClusterLoadBalancerProfileManagedOutboundIPs, ManagedClusterLoadBalancerProfileOutboundIPPrefixes, ManagedClusterLoadBalancerProfileOutboundIPs, IList<ResourceReference>, Nullable<Int32>, Nullable<Int32>)

ManagedClusterLoadBalancerProfile クラスの新しいインスタンスを初期化します。

プロパティ

AllocatedOutboundPorts

VM ごとに割り当てられた SNAT ポートの必要な数を取得または設定します。 使用できる値は、0 ~ 64000 (含む) の範囲である必要があります。 既定値は 0 で、Azure でポートが動的に割り当てられます。

EffectiveOutboundIPs

クラスター ロード バランサーの有効な送信 IP リソースを取得または設定します。

IdleTimeoutInMinutes

必要な送信フローのアイドル タイムアウトを分単位で取得または設定します。 使用できる値は、4 ~ 120 (含む) の範囲である必要があります。 既定値は 30 分です。

ManagedOutboundIPs

クラスター ロード バランサーに必要なマネージド送信 IP を取得または設定します。

OutboundIPPrefixes

クラスター ロード バランサーに必要な送信 IP プレフィックス リソースを取得または設定します。

OutboundIPs

クラスター ロード バランサーに必要な送信 IP リソースを取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象