Share via


AgentPendingAction Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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  (inherited from MonitoringBase)
public property ManagementGroupId  (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 CreateEnterpriseManagementObjects Creates custom monitoring objects from the agent pending actions.
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method Reconnect  (inherited from MonitoringBase)
public method ToString  Overridden. (inherited from Object)

Top

Protected Methods

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

Top

See Also

Reference

AgentPendingAction Class
Microsoft.EnterpriseManagement.Administration Namespace
ApproveAgentPendingActions
GetAgentPendingActions
RejectAgentPendingActions