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 Azure.Provisioning.BicepValue<bool> PickHostNameFromBackendAddress { get; set; }
member this.PickHostNameFromBackendAddress : Azure.Provisioning.BicepValue<bool> with get, set
Public Property PickHostNameFromBackendAddress As BicepValue(Of Boolean)

Property Value

Applies to