Freigeben über


ApplicationGatewayHttpListener.RequireServerNameIndication Eigenschaft

Definition

Ruft nur dann ab, wenn das Protokoll https ist, oder legt sie fest. Aktiviert SNI für Multihosting.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: