AzureApplicationGatewayBackendSettingsBase.EnableL4ClientIpPreservation Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Whether to send Proxy Protocol header to backend servers over TCP or TLS protocols. Default value is false.", Mandatory=false)]
public bool? EnableL4ClientIpPreservation { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Whether to send Proxy Protocol header to backend servers over TCP or TLS protocols. Default value is false.", Mandatory=false)>]
member this.EnableL4ClientIpPreservation : Nullable<bool> with get, set
Public Property EnableL4ClientIpPreservation As Nullable(Of Boolean)

Property Value

Attributes

Applies to