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