CdnWebApplicationFirewallPolicyList Class

Defines a list of WebApplicationFirewallPolicies for Azure CDN. It contains a list of WebApplicationFirewallPolicy objects and a URL link to get the next set of results.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
CdnWebApplicationFirewallPolicyList

Constructor

CdnWebApplicationFirewallPolicyList(*, next_link: Optional[str] = None, **kwargs)

Variables

value
list[CdnWebApplicationFirewallPolicy]

List of Azure CDN WebApplicationFirewallPolicies within a resource group.

next_link
str

URL to get the next set of WebApplicationFirewallPolicy objects if there are any.