ApplicationGatewayProbe.PickHostNameFromBackendSettings Property

Definition

Whether the server name indication should be picked from the backend settings for Tls protocol. Default value is false.

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

Property Value

Applies to