Share via


WebApplicationFirewallCustomRule.RuleType Property

Definition

Gets or sets describes type of rule. Possible values include: 'MatchRule', 'Invalid'

[Newtonsoft.Json.JsonProperty(PropertyName="ruleType")]
public Microsoft.Azure.Management.Network.Fluent.Models.WebApplicationFirewallRuleType RuleType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ruleType")>]
member this.RuleType : Microsoft.Azure.Management.Network.Fluent.Models.WebApplicationFirewallRuleType with get, set
Public Property RuleType As WebApplicationFirewallRuleType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to