Package version:

Interface SecurityTask

Security task that we recommend to do in order to strengthen security

Hierarchy

Properties

creationTimeUtc?: Date

The time this task was discovered in UTC NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

lastStateChangeTimeUtc?: Date

The time this task's details were last changed in UTC NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

securityTaskParameters?: SecurityTaskParameters

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

state?: string

State of the task (Active, Resolved etc.) NOTE: This property will not be serialized. It can only be populated by the server.

subState?: string

Additional data on the state of the task NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc