Alert interface
The alert.
- Extends
Properties
| alert |
The alert configuration. |
| alert |
The alert definition. |
| alert |
The alert incidents. |
| incident |
The number of generated incidents of the alert. |
| is |
False by default; true if the alert is active. |
| last |
The date time when the alert configuration was updated or new incidents were generated. |
| last |
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 |
| system |
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
alertDefinition
alertIncidents
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
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