Share via


ApplicationRule.HttpHeadersToInsert Property

Definition

List of HTTP/S headers to insert.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.FirewallPolicyHttpHeaderToInsert> HttpHeadersToInsert { get; }
member this.HttpHeadersToInsert : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.FirewallPolicyHttpHeaderToInsert>
Public ReadOnly Property HttpHeadersToInsert As IList(Of FirewallPolicyHttpHeaderToInsert)

Property Value

Applies to