ManagedRuleSetDefinitionList Class
List of managed rule set definitions available for use in a policy.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
ManagedRuleSetDefinitionList(*, next_link: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
next_link
|
URL to retrieve next set of managed rule set definitions. |
Variables
Name | Description |
---|---|
value
|
List of managed rule set definitions. |
next_link
|
URL to retrieve next set of managed rule set definitions. |
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