ExternalRollupMonitoringState Members

Updated: April 16, 2012

Defines a monitoring state object that represents an external rollup monitor.

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

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