Udostępnij przez


ApplicationGatewayBackendSettings.IsL4ClientIPPreservationEnabled Property

Definition

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

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

Property Value

Applies to