次の方法で共有


ManagedRuleGroupOverride.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

適用対象