ApplicationGatewayProbe.PickHostNameFromBackendHttpSettings Property

Definition

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

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

Property Value

Applies to