ManagementPackUnitMonitorTypeCriteria Class
Represents the management pack unit monitor type criteria.
Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Usage
'Usage
Dim instance As ManagementPackUnitMonitorTypeCriteria
Syntax
'Declaration
Public Class ManagementPackUnitMonitorTypeCriteria
Inherits QueryCriteria(Of ManagementPackUnitMonitorTypeCriteria)
public class ManagementPackUnitMonitorTypeCriteria : QueryCriteria<ManagementPackUnitMonitorTypeCriteria>
public ref class ManagementPackUnitMonitorTypeCriteria : public QueryCriteria<ManagementPackUnitMonitorTypeCriteria^>
public class ManagementPackUnitMonitorTypeCriteria extends QueryCriteria<ManagementPackUnitMonitorTypeCriteria>
public class ManagementPackUnitMonitorTypeCriteria extends QueryCriteria<ManagementPackUnitMonitorTypeCriteria>
Inheritance Hierarchy
System.Object
Microsoft.EnterpriseManagement.Common.QueryCriteria
Microsoft.EnterpriseManagement.Configuration.ManagementPackUnitMonitorTypeCriteria
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003
See Also
Reference
ManagementPackUnitMonitorTypeCriteria Members
Microsoft.EnterpriseManagement.Configuration Namespace