Contains configuration settings for launching an agent update or agent repair task.
The following tables list the members exposed by the BaseUpdateAgentConfiguration type.
Protected
Constructors
| Name | Description | |
|---|---|---|
| BaseUpdateAgentConfiguration | Initializes a new BaseUpdateAgentConfiguration object. |
Public
Properties
| Name | Description | |
|---|---|---|
|
IsDefaultActionAccount | Determines whether the Management Server action account is used for the action account. |
|
UseDefaultAgentAccount | Determines whether to use the default agent account. |
|
UseDefaultAgentInstallAccount | Determines whether to use the default agent install account. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Dispose | Disposes of this object and releases all the object's resources. |
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ResetActionAccount | Sets the default action account to be used for the discovery task. |
|
ResetAgentAccount | Sets the default agent account to be used when the agent is running. |
|
ResetAgentInstallAccount | Sets the default agent install account to be used when the agent is installed. |
|
SetActionAccount | Overloaded. Sets the account to be used for discovery if the default action account is not used. |
|
SetAgentAccount | Sets the account used by the agent when it is running. |
|
SetInstallAccount | Sets the account used to install the agent. |
|
ToString | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | Overridden. Allows for the cleanup of resources before garbage collection takes place. |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

