Share via


ApplicationGatewayBackendSettings.IsL4ClientIPPreservationEnabled Property

Definition

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

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

Property Value

Applies to