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
public property AgentName Gets the name of the agent targeted by the task.
public property AgentPendingActionType Gets the type of task that is pending.
public property LastModified Gets the time at which the pending task was last modified.
public property ManagementGroup  Gets the Management Group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase)
public property ManagementServerName Gets the name of the primary Management Server from which the targeted agent receives configuration information and to which it sends collected data.
Top

Public Methods (see also Protected Methods)

  Name Description
public methodstatic CreateCustomMonitoringObjects Creates custom monitoring objects from the agent pending actions.
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method Reconnect  (inherited from MonitoringBase)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  Returns the relevant display string for the object. (inherited from MonitoringBase)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.