RateLimitRuleList Class
Defines contents of rate limit rules.
- Inheritance
-
azure.mgmt.cdn._serialization.ModelRateLimitRuleList
Constructor
RateLimitRuleList(*, rules: List[_models.RateLimitRule] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
rules
|
List of rules. |
Variables
Name | Description |
---|---|
rules
|
List of rules. |
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