WebApplicationFirewallPolicyProperties.CustomRules Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets describes custom rules inside the policy.
[Newtonsoft.Json.JsonProperty(PropertyName="customRules")]
public Microsoft.Azure.Management.FrontDoor.Models.CustomRuleList CustomRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="customRules")>]
member this.CustomRules : Microsoft.Azure.Management.FrontDoor.Models.CustomRuleList with get, set
Public Property CustomRules As CustomRuleList
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute