次の方法で共有


ManagedRuleGroupDefinition.Rules プロパティ

定義

マネージド ルール グループ内のルールの一覧を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象