ApplicationGatewayFirewallRuleGroup 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.
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
Azure SDK for .NET