ManagedRuleGroupDefinition Class
Describes a managed rule group.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.cdn._serialization.ModelManagedRuleGroupDefinition
Constructor
ManagedRuleGroupDefinition(**kwargs: Any)
Variables
Name | Description |
---|---|
rule_group_name
|
Name of the managed rule group. |
description
|
Description of the managed rule group. |
rules
|
List of rules within the managed rule group. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python