Share via


ApplicationGatewayProbe.PickHostNameFromBackendHttpSettings Property

Definition

Whether the host header should be picked from the backend http settings. Default value is false.

public bool? PickHostNameFromBackendHttpSettings { get; set; }
member this.PickHostNameFromBackendHttpSettings : Nullable<bool> with get, set
Public Property PickHostNameFromBackendHttpSettings As Nullable(Of Boolean)

Property Value

Applies to