ApplicationGatewayBackendSettings.EnableL4ClientIpPreservation Property

Definition

Whether to send Proxy Protocol header to backend servers over TCP or TLS protocols. Default value is false.

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

Property Value

Applies to