Represents a configuration to use when repairing agents on managed computers.
The following tables list the members exposed by the RepairAgentConfiguration type.
Public
Constructors
Name | Description | |
---|---|---|
RepairAgentConfiguration | Initializes the RepairAgentConfiguration class. |
Public
Properties
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) |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Dispose | Disposes of this object and releases all the object's resources. (inherited from BaseUpdateAgentConfiguration) |
![]() |
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. (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 | Overloaded. (inherited from BaseUpdateAgentConfiguration) |
![]() |
SetAgentAccount | (inherited from BaseUpdateAgentConfiguration) |
![]() |
SetInstallAccount | (inherited from BaseUpdateAgentConfiguration) |
![]() |
ToString | (inherited from Object) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows for the cleanup of resources before garbage collection takes place. (inherited from BaseUpdateAgentConfiguration) |
![]() |
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.