ApplicationGatewayRewriteRuleActionSet.RequestHeaderConfigurations Property

Definition

Gets or sets request Header Actions in the Action Set.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to