Partager via


ManagedClusterLoadBalancerProfile.AllocatedOutboundPorts Propriété

Définition

Obtient ou définit le nombre souhaité de ports SNAT alloués par machine virtuelle. Les valeurs autorisées doivent être comprises entre 0 et 64 000 (inclus). La valeur par défaut est 0, ce qui entraîne l’allocation dynamique des ports par Azure.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à