FrontDoorManagedRuleSetScope 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 the scope of the managed rules.
public class FrontDoorManagedRuleSetScope : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.FrontDoor.Models.FrontDoorManagedRuleSetScope>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.FrontDoor.Models.FrontDoorManagedRuleSetScope>
type FrontDoorManagedRuleSetScope = class
interface IJsonModel<FrontDoorManagedRuleSetScope>
interface IPersistableModel<FrontDoorManagedRuleSetScope>
Public Class FrontDoorManagedRuleSetScope
Implements IJsonModel(Of FrontDoorManagedRuleSetScope), IPersistableModel(Of FrontDoorManagedRuleSetScope)
- Inheritance
-
FrontDoorManagedRuleSetScope
- Implements
Constructors
| Name | Description |
|---|---|
| FrontDoorManagedRuleSetScope(String, String) |
Initializes a new instance of FrontDoorManagedRuleSetScope. |
Properties
| Name | Description |
|---|---|
| RuleGroupScopes |
List of rule group scopes. |
| RuleSetType |
Defines the rule set type. Examples: DefaultRuleSet, Microsoft_DefaultRuleSet, Microsoft_BotManagerRuleSet, Microsoft_HTTPDDoSRuleSet, BotProtection |
| RuleSetVersion |
Defines the version of the rule set. |