Compartilhar via


ApplicationGatewayHttpListener.RequireServerNameIndication Propriedade

Definição

Obtém ou define aplicável somente se o protocolo for https. Habilita o SNI para hospedagem múltipla.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.requireServerNameIndication")]
public bool? RequireServerNameIndication { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.requireServerNameIndication")>]
member this.RequireServerNameIndication : Nullable<bool> with get, set
Public Property RequireServerNameIndication As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a