| IMonitoringAlarmInformation Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Inventory.Events
The IMonitoringAlarmInformation type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| Int64 | AlarmId |
The Id of the Alarm
| |
| Boolean | AlarmIsOver |
True if the alarm is over
| |
| Int64 | InstanceId |
The monitoring instance Id
|