次の方法で共有


ExclusionManagedRule.RuleId プロパティ

定義

マネージド ルールの識別子を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象