SecurityPolicyPropertiesParameters Class

The json object containing security policy parameters.

You probably want to use the sub-classes and not this class directly. Known sub-classes are: SecurityPolicyWebApplicationFirewallParameters.

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

Inheritance
SecurityPolicyPropertiesParameters

Constructor

SecurityPolicyPropertiesParameters(**kwargs)

Variables

type
str or SecurityPolicyType

Required. The type of the Security policy to create.Constant filled by server. Possible values include: "WebApplicationFirewall".