ApplicationGatewayRewriteRuleActionSet.ResponseHeaderConfigurations Property

Definition

Gets or sets response Header Actions in the Action Set.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to