Alert interface

The alert.

Extends

Properties

alertConfiguration

The alert configuration.

alertDefinition

The alert definition.

alertIncidents

The alert incidents.

incidentCount

The number of generated incidents of the alert.

isActive

False by default; true if the alert is active.

lastModifiedDateTime

The date time when the alert configuration was updated or new incidents were generated.

lastScannedDateTime

The date time when the alert was last scanned.

scope

The alert scope.

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

alertConfiguration

The alert configuration.

alertConfiguration?: AlertConfiguration

Property Value

alertDefinition

The alert definition.

alertDefinition?: AlertDefinition

Property Value

alertIncidents

The alert incidents.

alertIncidents?: AlertIncident[]

Property Value

incidentCount

The number of generated incidents of the alert.

incidentCount?: number

Property Value

number

isActive

False by default; true if the alert is active.

isActive?: boolean

Property Value

boolean

lastModifiedDateTime

The date time when the alert configuration was updated or new incidents were generated.

lastModifiedDateTime?: Date

Property Value

Date

lastScannedDateTime

The date time when the alert was last scanned.

lastScannedDateTime?: Date

Property Value

Date

scope

The alert scope.

scope?: 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 ExtensionResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ExtensionResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ExtensionResource.systemData

type

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

type?: string

Property Value

string

Inherited From ExtensionResource.type