ApplicationGatewayProbe.IsProbeProxyProtocolHeaderEnabled Property

Definition

Whether to send Proxy Protocol header along with the Health Probe over TCP or TLS protocol. Default value is false.

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

Property Value

Applies to