Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SecurityTask

Package version

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

Hierarchy

Index

Properties

Optional creationTimeUtc

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.

Optional id

id: undefined | string

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

Optional lastStateChangeTimeUtc

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.

Optional name

name: undefined | string

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

Optional securityTaskParameters

securityTaskParameters: SecurityTaskParameters

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

Optional state

state: undefined | string

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

Optional subState

subState: undefined | string

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

Optional type

type: undefined | string

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

Generated using TypeDoc