FrontDoorRuleGroupScope 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 rule group.
public class FrontDoorRuleGroupScope : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.FrontDoor.Models.FrontDoorRuleGroupScope>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.FrontDoor.Models.FrontDoorRuleGroupScope>
type FrontDoorRuleGroupScope = class
interface IJsonModel<FrontDoorRuleGroupScope>
interface IPersistableModel<FrontDoorRuleGroupScope>
Public Class FrontDoorRuleGroupScope
Implements IJsonModel(Of FrontDoorRuleGroupScope), IPersistableModel(Of FrontDoorRuleGroupScope)
- Inheritance
-
FrontDoorRuleGroupScope
- Implements
Constructors
| Name | Description |
|---|---|
| FrontDoorRuleGroupScope(String) |
Initializes a new instance of FrontDoorRuleGroupScope. |
Properties
| Name | Description |
|---|---|
| RuleGroupName |
Defines the rule group name. |
| RuleScopes |
List of rule scopes. |