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

Property Value

Applies to