次の方法で共有


ManagedRulesDefinition.ManagedRuleSets プロパティ

定義

ポリシーに関連付けられている管理ルール セットを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象