ManagedRuleSetDefinition Class

Describes a managed rule set definition.

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

Inheritance
azure.mgmt.cdn.models._models_py3.Resource
ManagedRuleSetDefinition

Constructor

ManagedRuleSetDefinition(*, sku: _models.Sku | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
sku
Sku

The pricing tier (defines a CDN provider, feature list and rate) of the CdnWebApplicationFirewallPolicy.

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

system_data

Read only system data.

sku
Sku

The pricing tier (defines a CDN provider, feature list and rate) of the CdnWebApplicationFirewallPolicy.

provisioning_state
str

Provisioning state of the managed rule set.

rule_set_type
str

Type of the managed rule set.

rule_set_version
str

Version of the managed rule set type.

rule_groups

Rule groups of the managed rule set.