Share via


PartialAgentManagedComputerCriteria Class

Definition

Agent managed computer.

public ref class PartialAgentManagedComputerCriteria : Microsoft::EnterpriseManagement::Common::QueryCriteria<Microsoft::EnterpriseManagement::Administration::PartialAgentManagedComputerCriteria ^>
public class PartialAgentManagedComputerCriteria : Microsoft.EnterpriseManagement.Common.QueryCriteria<Microsoft.EnterpriseManagement.Administration.PartialAgentManagedComputerCriteria>
type PartialAgentManagedComputerCriteria = class
    inherit QueryCriteria<PartialAgentManagedComputerCriteria>
Public Class PartialAgentManagedComputerCriteria
Inherits QueryCriteria(Of PartialAgentManagedComputerCriteria)
Inheritance
PartialAgentManagedComputerCriteria

Remarks

The following property names are valid names that can be used in the criteria expression:

  • Id

  • Name

  • LastModified

For information about the criteria expression syntax, see Criteria Expression Syntax.

Constructors

PartialAgentManagedComputerCriteria(String)

Constructor.

Methods

GetValidPropertyNames()

Gets all the valid property names.

Applies to