次の方法で共有


CdnWebApplicationFirewallPolicy.CustomRules プロパティ

定義

ポリシー内のカスタム 規則を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.customRules")]
public Microsoft.Azure.Management.Cdn.Models.CustomRuleList CustomRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.customRules")>]
member this.CustomRules : Microsoft.Azure.Management.Cdn.Models.CustomRuleList with get, set
Public Property CustomRules As CustomRuleList

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象