次の方法で共有


ManagedRuleSet.RuleSetVersion プロパティ

定義

取得または設定は、使用する規則セットのバージョンを定義します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象