SecurityPolicyProperties Class
The json object that contains properties required to create a security policy.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.cdn.models._models_py3.AFDStatePropertiesSecurityPolicyProperties
Constructor
SecurityPolicyProperties(*, parameters: Optional[azure.mgmt.cdn.models._models_py3.SecurityPolicyPropertiesParameters] = None, **kwargs)
Variables
- provisioning_state
- str or AfdProvisioningState
Provisioning status. Possible values include: "Succeeded", "Failed", "Updating", "Deleting", "Creating".
- deployment_status
- str or DeploymentStatus
Possible values include: "NotStarted", "InProgress", "Succeeded", "Failed".
- profile_name
- str
The name of the profile which holds the security policy.
- parameters
- SecurityPolicyPropertiesParameters
object which contains security policy parameters.
Feedback
Submit and view feedback for