AgentAssignment Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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. |
Top
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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
AgentAssignment Class
Microsoft.EnterpriseManagement.Administration Namespace