Partager via


ExclusionManagedRuleSet.RuleGroups Propriété

Définition

Obtient ou définit les groupes de règles à appliquer à l’ensemble de règles.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à