Share via


ApplicationGatewayBackendSettings.PickHostNameFromBackendAddress Property

Definition

Whether to pick server name indication from the host name of the backend server for Tls protocol. 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