ApplicationGatewayFirewallRuleGroup Class

Definition

A web application firewall rule group.

public class ApplicationGatewayFirewallRuleGroup
type ApplicationGatewayFirewallRuleGroup = class
Public Class ApplicationGatewayFirewallRuleGroup
Inheritance
ApplicationGatewayFirewallRuleGroup

Constructors

ApplicationGatewayFirewallRuleGroup()

Initializes a new instance of the ApplicationGatewayFirewallRuleGroup class.

ApplicationGatewayFirewallRuleGroup(String, IList<ApplicationGatewayFirewallRule>, String)

Initializes a new instance of the ApplicationGatewayFirewallRuleGroup class.

Properties

Description

Gets or sets the description of the web application firewall rule group.

RuleGroupName

Gets or sets the name of the web application firewall rule group.

Rules

Gets or sets the rules of the web application firewall rule group.

Methods

Validate()

Validate the object.

Applies to