Sdílet prostřednictvím


ManagedRuleGroupOverride.Exclusions Property

Definition

Gets or sets describes the exclusions that are applied to all rules in the group.

[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

Applies to