Freigeben über


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 bool? IsProbeProxyProtocolHeaderEnabled { get; set; }
member this.IsProbeProxyProtocolHeaderEnabled : Nullable<bool> with get, set
Public Property IsProbeProxyProtocolHeaderEnabled As Nullable(Of Boolean)

Property Value

Applies to