SecurityTask interface

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

Extends

Properties

creationTimeUtc

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

lastStateChangeTimeUtc

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.

securityTaskParameters

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

state

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

subState

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

Inherited Properties

id

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

name

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

type

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

Property Details

creationTimeUtc

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

creationTimeUtc?: Date

Property Value

Date

lastStateChangeTimeUtc

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.

lastStateChangeTimeUtc?: Date

Property Value

Date

securityTaskParameters

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

securityTaskParameters?: SecurityTaskParameters

Property Value

state

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

state?: string

Property Value

string

subState

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

subState?: string

Property Value

string

Inherited Property Details

id

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

id?: string

Property Value

string

Inherited From Resource.id

name

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

name?: string

Property Value

string

Inherited From Resource.name

type

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

type?: string

Property Value

string

Inherited From Resource.type