次の方法で共有


ManagedClusterLoadBalancerProfile.AllocatedOutboundPorts プロパティ

定義

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

public int? AllocatedOutboundPorts { get; set; }
member this.AllocatedOutboundPorts : Nullable<int> with get, set
Public Property AllocatedOutboundPorts As Nullable(Of Integer)

プロパティ値

適用対象