Represents a custom monitoring object that can be inserted into the Operations Manager system.

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

Public Constructors

  Name Description
CustomMonitoringObject Overloaded. Initializes a new CustomMonitoringObject object.
Top

Public Properties

  Name Description
public property Id Gets the globally unique identifier (GUID) for this monitoring object.
public property MonitoringClass The monitoring class for this monitoring object.
public property Name Gets the name of this monitoring object.
Top

Public Methods (see also Protected Methods)

  Name Description
public methodstatic CreateResolvedWindowsComputers Creates custom monitoring objects from the given resolved computer names. Computer names that could not be resolved are not returned.
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetMonitoringPropertyValue Returns an object corresponding to the provided MonitoringClassProperty object.
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method SetMonitoringPropertyValue Sets a property value corresponding to the provided MonitoringClassProperty object.
public method ToString  (inherited from Object)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.