Share via


OwaspCrsExclusionEntry.ExclusionManagedRuleSets Property

Definition

Gets or sets the managed rule sets that are associated with the exclusion.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to