Język

LoadBalancingRuleProperties.EnableConnectionTracking Property

Definition

Enables UDP flow tracking for the load balancing rule. This property is retained for rule-level configuration compatibility. When enableConnectionTracking is specified on the associated frontend IP configuration, the frontend setting takes precedence.

public bool? EnableConnectionTracking { get; set; }
member this.EnableConnectionTracking : Nullable<bool> with get, set
Public Property EnableConnectionTracking As Nullable(Of Boolean)

Property Value

Applies to