Share via


ApplicationGatewayBackendHttpSettings.SniName Property

Definition

Specify an SNI value to match the common name of the certificate on the backend. By default, the application gateway uses the incoming request’s host header as the SNI. Default value is null.

public string SniName { get; set; }
member this.SniName : string with get, set
Public Property SniName As String

Property Value

Applies to