Compartir a través de


PSAzureFirewallPolicyApplicationRule.HttpHeadersToInsert Property

Definition

[Newtonsoft.Json.JsonProperty(Order=11, PropertyName="httpHeadersToInsert")]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicyApplicationRuleCustomHttpHeader> HttpHeadersToInsert { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=11, PropertyName="httpHeadersToInsert")>]
member this.HttpHeadersToInsert : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicyApplicationRuleCustomHttpHeader> with get, set
Public Property HttpHeadersToInsert As List(Of PSAzureFirewallPolicyApplicationRuleCustomHttpHeader)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to