Represents a task that targets an agent on a managed computer. The task is queued or awaiting administrator approval.
The following tables list the members exposed by the AgentPendingAction type.
Public
Properties
| Name | Description | |
|---|---|---|
|
AgentName | Gets the name of the agent targeted by the task. |
|
AgentPendingActionType | Gets the type of task that is pending. |
|
LastModified | Gets the time at which the pending task was last modified. |
|
ManagementGroup | Gets the Management Group that the object is in. (inherited from MonitoringBase) |
|
ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) |
|
ManagementServerName | Gets the name of the primary Management Server from which the targeted agent receives configuration information and to which it sends collected data. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
![]()
|
CreateCustomMonitoringObjects | Creates custom monitoring objects from the agent pending actions. |
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
|
Reconnect | (inherited from MonitoringBase) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.


