Udostępnij za pośrednictwem


ServiceFabricManagedClusterData.AllocatedOutboundPorts Property

Definition

The number of outbound ports allocated for SNAT for each node in the backend pool of the default load balancer. The default value is 0 which provides dynamic port allocation based on pool size.

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

Property Value

Applies to