次の方法で共有


ApplicationGatewayHeaderConfiguration.HeaderValue プロパティ

定義

ヘッダー構成のヘッダー値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象