MonitoringState Members

Updated: April 16, 2012

Defines the state of a monitoring object.

The following tables list the members exposed by the MonitoringState type.

  Name Description
public property HealthState Gets the current health state of the monitoring object.
public property Id Gets a globally unique identifier (GUID) for the monitoring state object.
public property LastTimeModified Gets the last time, in DateTime format, that the monitoring state was modified.
public property ManagementGroup  
public property ManagementGroupId  (inherited from MonitoringBase)
public property MonitorDescription Gets the description of the monitor associated with the monitoring state.
public property MonitorDisplayName Gets the display name of the monitor associated with the monitoring state.
public property MonitorId Gets the globally unique identifier (GUID) for the monitor associated with the monitoring state.
public property MonitorName Gets the name of the monitor associated with the monitoring state.
public property MonitorTargetClassId  
public property ObjectId  
public property OperationalState Gets the current operational state.
Top
(see also Protected Methods)
  Name Description
public method Equals Overridden. Determines whether this object equals the specified object.
public method GetHashCode Overridden. Gets the hash code for the MonitoringState object.
public method GetStateChangeEvents  
public method GetType  (inherited from Object)
public method Recalculate Recalculates the state of the monitor for the monitoring object.
public method Reconnect Overridden.  
public method Reset Overloaded. Resets the state of the monitor for the monitoring object.
public method ToString  Overridden. (inherited from Object)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top