Share via


ManagedRuleSet.RuleSetVersion Property

Definition

Gets or sets defines the version of the rule set to use.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to