AzureApplicationGatewayProbeConfigBase.EnableProbeProxyProtocolHeader Property

Definition

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

Property Value

Attributes

Applies to