SecurityTask Class
Security task that we recommend to do in order to strengthen security.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.security.models._models_py3.ResourceSecurityTask
Constructor
SecurityTask(*, security_task_parameters: Optional[azure.mgmt.security.models._models_py3.SecurityTaskParameters] = None, **kwargs)
Parameters
- security_task_parameters
- SecurityTaskParameters
Required
Changing set of properties, depending on the task type that is derived from the name field.
Variables
- id
- str
Resource Id.
- name
- str
Resource name.
- type
- str
Resource type.
- state
- str
State of the task (Active, Resolved etc.).
- creation_time_utc
- datetime
The time this task was discovered in UTC.
- last_state_change_time_utc
- datetime
The time this task's details were last changed in UTC.
- sub_state
- str
Additional data on the state of the task.
Feedback
Submit and view feedback for