MonitoringObject Members

Updated: April 16, 2012

Represents a monitoring object and provides access to its properties, state, as well as related monitoring objects.

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

  Name Description
  MonitoringObject Overloaded.  
Top
  Name Description
public property AvailabilityLastModified  Gets the last modified time, in DateTime format, of the availability of this monitoring object. (inherited from PartialMonitoringObject)
public property DisplayName  (inherited from EnterpriseManagementObject)
public property FullName  (inherited from EnterpriseManagementObject)
public property HasChanges  (inherited from EnterpriseManagementObjectBaseWithProperties)
public property HealthState  Gets the current health state of the monitoring object. (inherited from PartialMonitoringObject)
public property Id  (inherited from MonitoringBaseWithId)
public property InMaintenanceMode  Gets a value indicating whether the monitoring object is in maintenance mode. (inherited from PartialMonitoringObject)
public property IsAvailable  Gets a value that indicates whether the monitoring object is available to perform an operation. (inherited from PartialMonitoringObject)
public property IsManaged  This property is for internal use only and is not intended for use in your code. (inherited from PartialMonitoringObject)
public property IsNew  (inherited from EnterpriseManagementObjectBaseWithProperties)
public property Item  (inherited from EnterpriseManagementObjectBaseWithProperties)
public property Item  (inherited from EnterpriseManagementObjectBaseWithProperties)
public property Item  (inherited from EnterpriseManagementObjectBaseWithProperties)
public property LastModified  (inherited from EnterpriseManagementObjectBaseWithProperties)
public property LastModifiedBy  (inherited from EnterpriseManagementObject)
public property LeastDerivedNonAbstractManagementPackClassId  (inherited from EnterpriseManagementObject)
public property MaintenanceModeLastModified  Gets the time, in DateTime format, that maintenance mode of this monitoring object was last modified. (inherited from PartialMonitoringObject)
public property ManagementGroup  The connection management group connection used by this object (inherited from PartialMonitoringObjectBase)
public property ManagementGroupId  (inherited from MonitoringBase)
public property ManagementPackClassIds  (inherited from EnterpriseManagementObject)
public property Name  (inherited from EnterpriseManagementObject)
public property Path  (inherited from EnterpriseManagementObject)
public property StateLastModified  Gets the time, in DateTime format, that the state of the monitoring object was last modified. (inherited from PartialMonitoringObject)
public property TimeAdded  (inherited from EnterpriseManagementObject)
public property Values  (inherited from EnterpriseManagementObjectBaseWithProperties)
Top
(see also Protected Methods)
  Name Description
public method ApplyTemplate  (inherited from EnterpriseManagementObject)
public method ApplyTemplate  (inherited from EnterpriseManagementObject)
public method Commit  Overridden. (inherited from EnterpriseManagementObjectBaseWithProperties)
public method Commit  Overridden. (inherited from EnterpriseManagementObjectBaseWithProperties)
public method ContainsProperty  (inherited from EnterpriseManagementObjectBaseWithProperties)
public method ContainsProperty  (inherited from EnterpriseManagementObjectBaseWithProperties)
public method ContainsProperty  (inherited from EnterpriseManagementObjectBaseWithProperties)
public method CreateNavigator  (inherited from EnterpriseManagementObject)
public method Equals  Overridden. (inherited from Object)
public method GetClasses  (inherited from EnterpriseManagementObject)
public method GetClasses  (inherited from EnterpriseManagementObject)
public method GetCopy  (inherited from EnterpriseManagementObject)
public method GetHashCode  Overridden. (inherited from Object)
public method GetLeastDerivedNonAbstractClass  (inherited from EnterpriseManagementObject)
public method GetMaintenanceWindow  Gets the current maintenance mode information. (inherited from PartialMonitoringObject)
public method GetMonitoringAlertReader  Overloaded. Gets an alert reader object that allows you to read all the monitoring alert objects that are related to this monitoring object. (inherited from PartialMonitoringObjectBase)
public method GetMonitoringAlerts  Overloaded. Gets monitoring alert objects that are related to this monitoring object. (inherited from PartialMonitoringObjectBase)
public method GetMonitoringAlertsCount  Overloaded. Gets the number of monitoring alerts that are related to this monitoring object. (inherited from PartialMonitoringObjectBase)
public method GetMonitoringConsoleTasks  Overloaded. Gets all the tasks that are targeted toward this monitoring object, based on all the types of the entity and the base types. (inherited from PartialMonitoringObject)
public method GetMonitoringDiagnostics  Overloaded. Gets all the diagnostics that are targeted toward this monitoring object, based on all the types of the entity and the base types. (inherited from PartialMonitoringObject)
public method GetMonitoringDiscoveries  Overloaded. Gets all the discoveries that are targeted toward this monitoring object, based on all the types of the entity and the base types. (inherited from PartialMonitoringObject)
public method GetMonitoringEventReader  Overloaded. Gets an event reader object that allows you to read all the event objects that are related to this monitoring object. (inherited from PartialMonitoringObjectBase)
public method GetMonitoringEvents  Overloaded. Gets all the event objects that are related to this monitoring object. (inherited from PartialMonitoringObjectBase)
public method GetMonitoringPerformanceData  Overloaded. Gets all the performance data that is related to this monitoring object and that meets the specified criteria. (inherited from PartialMonitoringObjectBase)
public method GetMonitoringPerformanceDataReader  Overloaded. Gets a performance data reader that is used to access all the performance data that is related to this monitoring object. (inherited from PartialMonitoringObjectBase)
public method GetMonitoringRecoveries  Overloaded. Gets all the recoveries that are targeted toward this monitoring object, based on all the types of the entity and the base types. (inherited from PartialMonitoringObject)
public method GetMonitoringRelationshipObjectsWhereSource  Overloaded. Retrieves the relationships for which this partial monitoring object is a source in the relationship. (inherited from PartialMonitoringObject)
public method GetMonitoringRelationshipObjectsWhereTarget  Overloaded. Gets the relationships for which this partial monitoring object is a target in the relationship. (inherited from PartialMonitoringObject)
public method GetMonitoringReports  Overloaded. Gets all the reports that are targeted toward this monitoring object, based on all the types of the entity and the base types. (inherited from PartialMonitoringObject)
public method GetMonitoringRules  Overloaded. Gets all the rules that are targeted toward this monitoring object, based on all the types of the entity and the base types. (inherited from PartialMonitoringObject)
public method GetMonitoringStates  Overloaded. (inherited from PartialMonitoringObject)
public method GetMonitoringTaskResults  Overloaded. Gets all the task results that are related to this object. (inherited from PartialMonitoringObjectBase)
public method GetMonitoringTasks  Overloaded. Gets all the tasks that are targeted toward this monitoring object, based on all the types of the entity and the base types. (inherited from PartialMonitoringObject)
public method GetMonitoringViews  Overloaded. Gets all the views that are targeted toward this monitoring object, based on all the types of the entity and the base types. (inherited from PartialMonitoringObject)
public method GetMostDerivedClasses  (inherited from EnterpriseManagementObject)
public method GetParentMonitoringObjects  Gets all the MonitoringObject instances that are parents of this object. (inherited from PartialMonitoringObjectBase)
public method GetParentPartialMonitoringObjects  Gets all the PartialMonitoringObject instances that are parents of this object. (inherited from PartialMonitoringObjectBase)
public method GetProperties  Overridden. (inherited from EnterpriseManagementObjectBaseWithProperties)
public method GetRelatedMonitoringObjects  Overloaded. Gets all the monitoring objects that are related to this object. (inherited from PartialMonitoringObjectBase)
public method GetRelatedPartialMonitoringObjects  Overloaded. Gets all the partial monitoring objects that are related to this object. (inherited from PartialMonitoringObjectBase)
public method GetResultantOverrides  Overloaded. Gets the resultant overrides for the monitor. (inherited from PartialMonitoringObject)
public method GetStateHierarchy  (inherited from PartialMonitoringObject)
public method GetType  (inherited from Object)
public method InsertCustomMonitoringEvent  Inserts an event that is associated with this monitoring object into the runtime. (inherited from PartialMonitoringObject)
public method InsertCustomMonitoringEvents  Inserts events that are associated with this monitoring object into the runtime. (inherited from PartialMonitoringObject)
public method InsertCustomMonitoringPerformanceData  Overloaded. Inserts performance data that is associated with this monitoring object into the runtime. (inherited from PartialMonitoringObject)
public method IsInstanceOf  (inherited from EnterpriseManagementObject)
public method Overwrite  (inherited from EnterpriseManagementObject)
public method Overwrite  (inherited from EnterpriseManagementObject)
public method PopulateAccessRights  (inherited from EnterpriseManagementObject)
public method RecalculateMonitoringState  Overloaded. Recalculates the state of monitors for this monitoring object. (inherited from PartialMonitoringObject)
public method Reconnect  Overridden. Reconnects to the specified management group after the object has been disconnected. (inherited from EnterpriseManagementObjectBaseWithProperties)
public method ResetMonitoringState  Overloaded. Resets the state of the given monitor for this monitoring object. (inherited from PartialMonitoringObject)
public method ScheduleMaintenanceMode  Overloaded. Schedules maintenance mode for this object. (inherited from PartialMonitoringObject)
public method StopMaintenanceMode  Overloaded. Stops maintenance mode for this object. (inherited from PartialMonitoringObject)
public method SubmitMonitoringTask  Overloaded. Submits a task that is targeted toward this partial monitoring object. (inherited from PartialMonitoringObject)
public method ToString  Overridden. (inherited from Object)
public method TryGetProperty  (inherited from EnterpriseManagementObjectBaseWithProperties)
public method TryGetProperty  (inherited from EnterpriseManagementObjectBaseWithProperties)
public method TryGetProperty  (inherited from EnterpriseManagementObjectBaseWithProperties)
public method UpdateMaintenanceMode  Overloaded. Updates the current maintenance mode for the client. (inherited from PartialMonitoringObject)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method SetId  (inherited from MonitoringBaseWithId)
Top
  Name Description
public event OnRelatedEntitiesChanged  Notifies subscribers that the monitoring object had its related entities, based on relationship types derived from containment, changed. (inherited from PartialMonitoringObject)
Top