WebApplicationFirewallCustomRule Class

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.

Defines contents of a web application rule.

C#
public class WebApplicationFirewallCustomRule : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.WebApplicationFirewallCustomRule>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.WebApplicationFirewallCustomRule>
Inheritance
WebApplicationFirewallCustomRule
Implements

Constructors

Properties

Action

Type of Actions.

ETag

A unique read-only string that changes whenever the resource is updated.

GroupByUserSession

List of user session identifier group by clauses.

MatchConditions

List of match conditions.

Name

The name of the resource that is unique within a policy. This name can be used to access the resource.

Priority

Priority of the rule. Rules with a lower value will be evaluated before rules with a higher value.

RateLimitDuration

Duration over which Rate Limit policy will be applied. Applies only when ruleType is RateLimitRule.

RateLimitThreshold

Rate Limit threshold to apply in case ruleType is RateLimitRule. Must be greater than or equal to 1.

RuleType

The rule type.

State

Describes if the custom rule is in enabled or disabled state. Defaults to Enabled if not specified.

Methods

Explicit Interface Implementations

Applies to

Product Versies
Azure SDK for .NET Latest, Preview