Share via


ManagedRuleSet.RuleSetAction Property

Definition

Gets or sets defines the rule set action. Possible values include: 'Block', 'Log', 'Redirect'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to