Compartir a través de


OwaspCrsExclusionEntry.ExclusionManagedRuleSets Propiedad

Definición

Obtiene o establece los conjuntos de reglas administradas asociados a la exclusión.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a