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.
Top

Public Properties

  Name Description
public property IsDefaultActionAccount Determines whether the Management Server action account is used for the action account.
public property UseDefaultAgentAccount Determines whether to use the default agent account.
public property UseDefaultAgentInstallAccount Determines whether to use the default agent install account.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Dispose Disposes of this object and releases all the object's resources.
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ResetActionAccount Sets the default action account to be used for the discovery task.
public method ResetAgentAccount Sets the default agent account to be used when the agent is running.
public method ResetAgentInstallAccount Sets the default agent install account to be used when the agent is installed.
public method SetActionAccount Overloaded. Sets the account to be used for discovery if the default action account is not used.
public method SetAgentAccount Sets the account used by the agent when it is running.
public method SetInstallAccount Sets the account used to install the agent.
public method ToString  (inherited from Object)
Top

Protected Methods

  Name Description
protected method Finalize Overridden. Allows for the cleanup of resources before garbage collection takes place.
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.