次の方法で共有


ApplicationGatewayHttpListener.RequireServerNameIndication プロパティ

定義

プロトコルが https の場合にのみ適用されます。 マルチホスティングの SNI を有効にします。

public bool? RequireServerNameIndication { get; set; }
member this.RequireServerNameIndication : Nullable<bool> with get, set
Public Property RequireServerNameIndication As Nullable(Of Boolean)

プロパティ値

適用対象