MonitoringObjectCriteria Members

Specifies the criteria for the GetMonitoringObjects method and the GetRelatedMonitoringObjects method, limiting the returned objects to those that meet the criteria.

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

Public Constructors

  Name Description
  MonitoringObjectCriteria Initializes a new MonitoringObjectCriteria object.

Top

Public Properties

  Name Description
public property Criteria  Gets the criteria expression that is used to filter results that are returned from a method that uses the criteria. (inherited from QueryCriteria)
public property MonitoringClass Gets the MonitoringClass object that this criteria corresponds to.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetNonUniquePropertyNames Gets a collection of the property names that are not unique and must be qualified by a type when used in the criteria expression.
public method GetType  (inherited from Object)
public method GetValidPropertyNames Gets a collection of the valid property names that can be used in the criteria expression.
public method IsValidPropertyName Overridden. Returns a Boolean value that determines whether the specified property name is a valid property that can be used in the criteria expression.
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  Returns the criteria expression string. (inherited from QueryCriteria)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method IsSpecialPropertyName  (inherited from QueryCriteria)
protected method MemberwiseClone  (inherited from Object)
protected method ParseCriteria  Overloaded. This method is for internal use only and is not intended to be used directly in your code. (inherited from QueryCriteria)
protected method PropertyNameToColumnName Overridden. Overrides property name to column name mapping.

Top

See Also

Reference

MonitoringObjectCriteria Class
Microsoft.EnterpriseManagement.Monitoring Namespace

Send comments about this topic to Microsoft.