Share via


ManagedRuleSet.RuleSetType Property

Definition

Gets or sets defines the rule set type to use.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to