次の方法で共有


ApplicationGatewayBackendSettings.HostName プロパティ

定義

Tls プロトコルのバックエンド サーバーに送信されるサーバー名の表示を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hostName")]
public string HostName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hostName")>]
member this.HostName : string with get, set
Public Property HostName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象