Contains configuration for launching a task that updates an agent.
The following tables list the members exposed by the UpdateAgentConfiguration type.
Name | Description | |
---|---|---|
UpdateAgentConfiguration | Overloaded. |
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) |
(see also Protected Methods)
Top
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) |
Name | Description | |
---|---|---|
Finalize | Overridden. Allows for the cleanup of resources before garbage collection takes place. (inherited from Object) | |
MemberwiseClone | (inherited from Object) |