Condividi tramite


CdnWebApplicationFirewallPolicy.CustomRules Property

Definition

Gets or sets describes custom rules inside the policy.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to