次の方法で共有


OwaspCrsExclusionEntry.ExclusionManagedRuleSets プロパティ

定義

除外に関連付けられているマネージド ルール セットを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="exclusionManagedRuleSets")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ExclusionManagedRuleSet> ExclusionManagedRuleSets { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="exclusionManagedRuleSets")>]
member this.ExclusionManagedRuleSets : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ExclusionManagedRuleSet> with get, set
Public Property ExclusionManagedRuleSets As IList(Of ExclusionManagedRuleSet)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象