Share via


ApplicationGatewayBackendHttpSettings.PickHostNameFromBackendAddress Property

Definition

Whether to pick host header should be picked from the host name of the backend server. Default value is false.

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

Property Value

Applies to