Share via


ManagedRulesDefinition.Exclusions Property

Definition

Gets or sets the Exclusions that are applied on the policy.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to