MonitoringStateChangeEvent Properties

Updated: April 16, 2012

  Name Description
public property Context Gets the context of the state change event.
public property Id  (inherited from MonitoringBaseWithId)
public property ManagementGroup The connection management group connection used by this object.
public property ManagementGroupId  (inherited from MonitoringBase)
public property MonitorId Gets the globally unique identifier (GUID) of the monitor associated with the state change event.
public property MonitoringObjectId Gets the globally unique identifier (GUID) of the monitoring object associated with the state change event.
public property MonitoringStateId Gets the globally unique identifier (GUID) of the state associated with the state change event.
public property NewHealthState Gets the health state value after the change occurred.
public property NewOperationalState Gets the operational state after the change occurred.
public property OldHealthState Gets the health state before the change occurred.
public property OldOperationalState Gets the operational state before the changed occurred.
public property TimeAdded Gets the time, in DateTime format, that the state changed was added.
public property TimeGenerated Gets the time, in DateTime format, that the state change event was generated.