Share via


ApplicationGatewayFirewallManifestRuleSet Class

Definition

Properties of the web application firewall rule set.

public class ApplicationGatewayFirewallManifestRuleSet
type ApplicationGatewayFirewallManifestRuleSet = class
Public Class ApplicationGatewayFirewallManifestRuleSet
Inheritance
ApplicationGatewayFirewallManifestRuleSet

Constructors

ApplicationGatewayFirewallManifestRuleSet()

Initializes a new instance of the ApplicationGatewayFirewallManifestRuleSet class.

ApplicationGatewayFirewallManifestRuleSet(String, String, IList<ApplicationGatewayFirewallRuleGroup>, String, IList<String>)

Initializes a new instance of the ApplicationGatewayFirewallManifestRuleSet class.

Properties

RuleGroups

Gets or sets the rule groups of the web application firewall rule set.

RuleSetType

Gets or sets the type of the web application firewall rule set.

RuleSetVersion

Gets or sets the version of the web application firewall rule set type.

Status

Gets or sets the rule set status. Possible values include: 'Preview', 'GA', 'Supported', 'Deprecated'

Tiers

Gets or sets tier of an application gateway that support the rule set.

Methods

Validate()

Validate the object.

Applies to