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.

Inheritance
azure.mgmt.cdn._serialization.Model
ManagedRuleSetDefinitionList

Constructor

ManagedRuleSetDefinitionList(*, next_link: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
next_link
str

URL to retrieve next set of managed rule set definitions.

Variables

Name Description
value

List of managed rule set definitions.

next_link
str

URL to retrieve next set of managed rule set definitions.