Alert interface
An individual alert.
- Extends
Properties
| close |
dateTime in which alert was closed |
| cost |
related budget |
| creation |
dateTime in which alert was created |
| definition | defines the type of alert |
| description | Alert description |
| details | Alert details |
| e |
eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not. |
| modification |
dateTime in which alert was last modified |
| source | Source of alert |
| status | alert status |
| status |
dateTime in which the alert status was last modified |
| status |
User who last modified the alert |
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
closeTime
dateTime in which alert was closed
closeTime?: string
Property Value
string
costEntityId
related budget
costEntityId?: string
Property Value
string
creationTime
dateTime in which alert was created
creationTime?: string
Property Value
string
definition
defines the type of alert
definition?: AlertPropertiesDefinition
Property Value
description
Alert description
description?: string
Property Value
string
details
eTag
eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
eTag?: string
Property Value
string
modificationTime
dateTime in which alert was last modified
modificationTime?: string
Property Value
string
source
Source of alert
source?: string
Property Value
string
status
alert status
status?: string
Property Value
string
statusModificationTime
dateTime in which the alert status was last modified
statusModificationTime?: string
Property Value
string
statusModificationUserName
User who last modified the alert
statusModificationUserName?: 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