AgentAssignment Members

Updated: April 16, 2012

Defines the agents that a rule applies to. This class uses Active Directory to locate the agents.

The following tables list the members exposed by the AgentAssignment type.

  Name Description
  AgentAssignment Overloaded. Initializes a new AgentAssignment object.
Top
  Name Description
public property Domain Gets or sets the domain that the agents are in.
public property DomainCredential Gets or sets the domain credentials for accessing the agents.
public property ExcludeList Gets or sets the agents to exclude from a rule.
public property FailoverList Gets or sets the list of management servers that are used as a failover list to determine the agents a rule will apply to.
public property LdapQuery Gets or sets the Lightweight Directory Access Protocol (LDAP) query that is used to define the agents a rule will apply to.
Top
(see also Protected Methods)
  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top