ProfileChangeSkuWafMapping Class

Parameters required for profile upgrade.

All required parameters must be populated in order to send to server.

Inheritance
azure.mgmt.cdn._serialization.Model
ProfileChangeSkuWafMapping

Constructor

ProfileChangeSkuWafMapping(*, security_policy_name: str, change_to_waf_policy: _models.ResourceReference, **kwargs: Any)

Keyword-Only Parameters

Name Description
security_policy_name
str

The security policy name. Required.

change_to_waf_policy

The new waf resource for the security policy to use. Required.

Variables

Name Description
security_policy_name
str

The security policy name. Required.

change_to_waf_policy

The new waf resource for the security policy to use. Required.