Compartir a través de


ApplicationGatewayHttpListener.RequireServerNameIndication Propiedad

Definición

Obtiene o establece los conjuntos aplicables solo si el protocolo es https. Habilita SNI para hospedaje múltiple.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a