AgentManagedComputerCriteria 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.
Agent managed computer.
public ref class AgentManagedComputerCriteria : Microsoft::EnterpriseManagement::Common::QueryCriteria<Microsoft::EnterpriseManagement::Administration::AgentManagedComputerCriteria ^>
public class AgentManagedComputerCriteria : Microsoft.EnterpriseManagement.Common.QueryCriteria<Microsoft.EnterpriseManagement.Administration.AgentManagedComputerCriteria>
type AgentManagedComputerCriteria = class
inherit QueryCriteria<AgentManagedComputerCriteria>
Public Class AgentManagedComputerCriteria
Inherits QueryCriteria(Of AgentManagedComputerCriteria)
- Inheritance
-
AgentManagedComputerCriteria
Examples
For example code using the AgentManagedComputerCriteria class, see How to Query for Agents.
Remarks
The following property names are valid names that can be used in the criteria expression:
Id
Name
LastModified
DisplayName
For information about the criteria expression syntax, see Criteria Expression Syntax
Constructors
| AgentManagedComputerCriteria(String) |
Constructor. |
Methods
| GetValidPropertyNames() |
Gets all the valid property names. |