次の方法で共有


ExclusionManagedRuleGroup.RuleGroupName プロパティ

定義

除外するマネージド ルール グループを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象