次の方法で共有


ApplicationGatewayRewriteRuleActionSet.RequestHeaderConfigurations プロパティ

定義

アクション セットの要求ヘッダー アクションを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="requestHeaderConfigurations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayHeaderConfiguration> RequestHeaderConfigurations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="requestHeaderConfigurations")>]
member this.RequestHeaderConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayHeaderConfiguration> with get, set
Public Property RequestHeaderConfigurations As IList(Of ApplicationGatewayHeaderConfiguration)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象