Freigeben über


ManagedClusterLoadBalancerProfile.AllocatedOutboundPorts Eigenschaft

Definition

Ruft die gewünschte Anzahl zugewiesener SNAT-Ports pro VM ab oder legt diese fest. Zulässige Werte müssen im Bereich von 0 bis 64.000 (einschließlich) liegen. Der Standardwert ist 0. Dies führt dazu, dass Ports von Azure dynamisch zugewiesen werden.

[Newtonsoft.Json.JsonProperty(PropertyName="allocatedOutboundPorts")]
public int? AllocatedOutboundPorts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allocatedOutboundPorts")>]
member this.AllocatedOutboundPorts : Nullable<int> with get, set
Public Property AllocatedOutboundPorts As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: