ManagedRuleSetFrontDoor 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 a managed rule set.
public class ManagedRuleSetFrontDoor : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Cdn.Models.ManagedRuleSetFrontDoor>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Cdn.Models.ManagedRuleSetFrontDoor>
type ManagedRuleSetFrontDoor = class
interface IJsonModel<ManagedRuleSetFrontDoor>
interface IPersistableModel<ManagedRuleSetFrontDoor>
Public Class ManagedRuleSetFrontDoor
Implements IJsonModel(Of ManagedRuleSetFrontDoor), IPersistableModel(Of ManagedRuleSetFrontDoor)
- Inheritance
-
ManagedRuleSetFrontDoor
- Implements
Constructors
| Name | Description |
|---|---|
| ManagedRuleSetFrontDoor(String, String) |
Initializes a new instance of ManagedRuleSetFrontDoor. |
Properties
| Name | Description |
|---|---|
| Exclusions |
Describes the exclusions that are applied to all rules in the set. |
| RuleGroupOverrides |
Defines the rule group overrides to apply to the rule set. |
| RuleSetAction |
Defines the rule set action. |
| RuleSetType |
Defines the rule set type to use. |
| RuleSetVersion |
Defines the version of the rule set to use. |