MonitoringObjectGenericCriteria Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Monitoring object generic criteria.
public ref class MonitoringObjectGenericCriteria : Microsoft::EnterpriseManagement::Common::EnterpriseManagementObjectGenericCriteria
public class MonitoringObjectGenericCriteria : Microsoft.EnterpriseManagement.Common.EnterpriseManagementObjectGenericCriteria
type MonitoringObjectGenericCriteria = class
inherit EnterpriseManagementObjectGenericCriteria
Public Class MonitoringObjectGenericCriteria
Inherits EnterpriseManagementObjectGenericCriteria
- Inheritance
-
MonitoringObjectGenericCriteria
Remarks
The following are valid property names that you can use in the criteria expression, whether for a regular or partial monitoring object:
Id
Name
Path
FullName
DisplayName
IsManaged
LastModified
HealthState
StateLastModified
IsAvailable
AvailabilityLastModified
InMaintenanceMode
MaintenanceModeLastModified
For information about the criteria expression syntax, see Criteria Expression Syntax.
Constructors
MonitoringObjectGenericCriteria(String) |
Constructor. |
Methods
GetValidPropertyNames() |
Gets all the valid property names. |