次の方法で共有


ApplicationGatewayBackendSettings.PickHostNameFromBackendAddress プロパティ

定義

Tls プロトコルのバックエンド サーバーのホスト名からサーバー名の表示を選択するかどうか。 既定値は false です。

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

プロパティ値

適用対象