ManagedRuleSet.Exclusions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets describes the exclusions that are applied to all rules in the set.
[Newtonsoft.Json.JsonProperty(PropertyName="exclusions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.FrontDoor.Models.ManagedRuleExclusion> Exclusions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="exclusions")>]
member this.Exclusions : System.Collections.Generic.IList<Microsoft.Azure.Management.FrontDoor.Models.ManagedRuleExclusion> with get, set
Public Property Exclusions As IList(Of ManagedRuleExclusion)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute