Share via


AlertDefinition interface

Alert definition

Properties

description

The alert description. NOTE: This property will not be serialized. It can only be populated by the server.

displayName

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

howToPrevent

The ways to prevent the alert. NOTE: This property will not be serialized. It can only be populated by the server.

id

The alert definition ID. NOTE: This property will not be serialized. It can only be populated by the server.

isConfigurable

True if the alert configuration can be configured; false, otherwise. NOTE: This property will not be serialized. It can only be populated by the server.

isRemediatable

True if the alert can be remediated; false, otherwise. NOTE: This property will not be serialized. It can only be populated by the server.

mitigationSteps

The methods to mitigate the alert. NOTE: This property will not be serialized. It can only be populated by the server.

name

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

scope

The alert scope. NOTE: This property will not be serialized. It can only be populated by the server.

securityImpact

Security impact of the alert. NOTE: This property will not be serialized. It can only be populated by the server.

severityLevel

Severity level of the alert. NOTE: This property will not be serialized. It can only be populated by the server.

type

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

Property Details

description

The alert description. NOTE: This property will not be serialized. It can only be populated by the server.

description?: string

Property Value

string

displayName

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

displayName?: string

Property Value

string

howToPrevent

The ways to prevent the alert. NOTE: This property will not be serialized. It can only be populated by the server.

howToPrevent?: string

Property Value

string

id

The alert definition ID. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

isConfigurable

True if the alert configuration can be configured; false, otherwise. NOTE: This property will not be serialized. It can only be populated by the server.

isConfigurable?: boolean

Property Value

boolean

isRemediatable

True if the alert can be remediated; false, otherwise. NOTE: This property will not be serialized. It can only be populated by the server.

isRemediatable?: boolean

Property Value

boolean

mitigationSteps

The methods to mitigate the alert. NOTE: This property will not be serialized. It can only be populated by the server.

mitigationSteps?: string

Property Value

string

name

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

name?: string

Property Value

string

scope

The alert scope. NOTE: This property will not be serialized. It can only be populated by the server.

scope?: string

Property Value

string

securityImpact

Security impact of the alert. NOTE: This property will not be serialized. It can only be populated by the server.

securityImpact?: string

Property Value

string

severityLevel

Severity level of the alert. NOTE: This property will not be serialized. It can only be populated by the server.

severityLevel?: string

Property Value

string

type

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

type?: string

Property Value

string