Compartir a través de


ExclusionManagedRuleSet.RuleGroups Propiedad

Definición

Obtiene o establece define los grupos de reglas que se aplicarán al conjunto de reglas.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a