次の方法で共有


ManagedRuleSetDefinition.RuleGroups プロパティ

定義

マネージド ルール セットのルール グループを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ruleGroups")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Models.ManagedRuleGroupDefinition> RuleGroups { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ruleGroups")>]
member this.RuleGroups : System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Models.ManagedRuleGroupDefinition>
Public ReadOnly Property RuleGroups As IList(Of ManagedRuleGroupDefinition)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象