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 Initializes a new UpdateAgentConfiguration object.
Top

Public Properties

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

Public Methods (see also Protected Methods)

  Name Description
public method Dispose  Disposes of this object and releases all the object's resources. (inherited from BaseUpdateAgentConfiguration)
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. (inherited from BaseUpdateAgentConfiguration)
public method ResetAgentAccount  Sets the default agent account to be used when the agent is running. (inherited from BaseUpdateAgentConfiguration)
public method ResetAgentInstallAccount  Sets the default agent install account to be used when the agent is installed. (inherited from BaseUpdateAgentConfiguration)
public method SetActionAccount  Overloaded. (inherited from BaseUpdateAgentConfiguration)
public method SetAgentAccount  (inherited from BaseUpdateAgentConfiguration)
public method SetInstallAccount  (inherited from BaseUpdateAgentConfiguration)
public method ToString  (inherited from Object)
Top

Protected Methods

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

See Also


Send comments about this topic to Microsoft.