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.
Public
Constructors
| Name | Description | |
|---|---|---|
| AgentAssignment | Overloaded. Initializes a new AgentAssignment object. |
Public
Properties
| Name | Description | |
|---|---|---|
|
Domain | Gets or sets the domain that the agents are in. |
|
DomainCredential | Gets or sets the domain credentials for accessing the agents. |
|
ExcludeList | Gets or sets the agents to exclude from a rule. |
|
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. |
|
LdapQuery | Gets or sets the Lightweight Directory Access Protocol (LDAP) query that is used to define the agents a rule will apply to. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

