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.

Constructor

SecurityTask(*, security_task_parameters: _models.SecurityTaskParameters | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
security_task_parameters

Changing set of properties, depending on the task type that is derived from the name field.

Default value: None

Variables

Name Description
id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.

state
str

State of the task (Active, Resolved etc.).

creation_time_utc

The time this task was discovered in UTC.

security_task_parameters

Changing set of properties, depending on the task type that is derived from the name field.

last_state_change_time_utc

The time this task's details were last changed in UTC.

sub_state
str

Additional data on the state of the task.