BaseUpdateAgentConfiguration Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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 | Overloaded. |
Top
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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Dispose | Disposes of this object and releases all the object's resources. | |
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. | |
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 | 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) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | Overridden. Allows for the cleanup of resources before garbage collection takes place. | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
BaseUpdateAgentConfiguration Class
Microsoft.EnterpriseManagement.Administration Namespace