ManagedRuleOverride.RuleId Property

Definition

Gets or sets identifier for the managed rule.

[Newtonsoft.Json.JsonProperty(PropertyName="ruleId")]
public string RuleId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ruleId")>]
member this.RuleId : string with get, set
Public Property RuleId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to