SecurityPolicy Class
SecurityPolicy association for AzureFrontDoor profile.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.cdn.models._models_py3.ProxyResourceSecurityPolicy
Constructor
SecurityPolicy(*, parameters: Optional[azure.mgmt.cdn.models._models_py3.SecurityPolicyPropertiesParameters] = None, **kwargs)
Variables
- id
- str
Resource ID.
- name
- str
Resource name.
- type
- str
Resource type.
- system_data
- SystemData
Read only system data.
- 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