UpdateAgentConfiguration Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Contains configuration for launching a task that updates an agent.
The following tables list the members exposed by the UpdateAgentConfiguration type.
Public Constructors
Name | Description | |
---|---|---|
UpdateAgentConfiguration | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
IsDefaultActionAccount | Determines whether the Management Server action account is used for the action account. (inherited from BaseUpdateAgentConfiguration) | |
UseDefaultAgentAccount | Determines whether to use the default agent account. (inherited from BaseUpdateAgentConfiguration) | |
UseDefaultAgentInstallAccount | Determines whether to use the default agent install account. (inherited from BaseUpdateAgentConfiguration) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Dispose | Disposes of this object and releases all the object's resources. (inherited from BaseUpdateAgentConfiguration) | |
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ResetActionAccount | Sets the default action account to be used for the discovery task. (inherited from BaseUpdateAgentConfiguration) | |
ResetAgentAccount | Sets the default agent account to be used when the agent is running. (inherited from BaseUpdateAgentConfiguration) | |
ResetAgentInstallAccount | Sets the default agent install account to be used when the agent is installed. (inherited from BaseUpdateAgentConfiguration) | |
SetActionAccount | Sets the account to be used for discovery if the default action account is not used. (inherited from BaseUpdateAgentConfiguration) | |
SetAgentAccount | Sets the account used by the agent when it is running. (inherited from BaseUpdateAgentConfiguration) | |
SetInstallAccount | Sets the account used to install the agent. (inherited from BaseUpdateAgentConfiguration) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | Overridden. Allows for the cleanup of resources before garbage collection takes place. (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
UpdateAgentConfiguration Class
Microsoft.EnterpriseManagement.Administration Namespace