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

lastStateChangeTimeUtc

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

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.)

subState

Additional data on the state of the task

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Property Details

creationTimeUtc

The time this task was discovered in UTC

creationTimeUtc?: Date

Property Value

Date

lastStateChangeTimeUtc

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

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.)

state?: string

Property Value

string

subState

Additional data on the state of the task

subState?: string

Property Value

string

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From ProxyResource.type