Share via


MonitoringObjectCriteria Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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 Overloaded.  

Top

Public Properties

(see also Protected Properties)

  Name Description
public property Criteria  (inherited from QueryCriteria)
public property CriteriaXml  (inherited from QueryCriteria)
public propertystatic Empty  
public property ManagementPackClass  (inherited from EnterpriseManagementObjectCriteria)

Top

Protected Properties

  Name Description
protected property BackCompatPropertyToNewPropertyMappings  (inherited from QueryCriteria)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetNonUniquePropertyNames  (inherited from EnterpriseManagementObjectCriteria)
public methodstatic GetSpecialPropertyNames  
public method GetType  (inherited from Object)
public method GetValidPropertyNames  (inherited from EnterpriseManagementObjectCriteria)
public method IsValidPropertyName  Overridden. (inherited from QueryCriteria)
public method ToString  Overridden. (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method GenerateDalCriteria  (inherited from QueryCriteria)
protected method GetInvalidCriteriaElements  Overridden. (inherited from QueryCriteria)
protected method IsValidXmlString  (inherited from QueryCriteria)
protected method MemberwiseClone  (inherited from Object)
protected method ParseCriteria  (inherited from QueryCriteria)
protected method PropertyNameToColumnName  Overridden. (inherited from QueryCriteria)

Top

See Also

Reference

MonitoringObjectCriteria Class
Microsoft.EnterpriseManagement.Monitoring Namespace