次の方法で共有


ManagedRuleGroupDefinition.RuleGroupName プロパティ

定義

マネージド ルール グループの名前を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象