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 | |
---|---|---|
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 | (inherited from MonitoringBase) | |
ManagementGroupId | (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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
CreateEnterpriseManagementObjects | Creates custom monitoring objects from the agent pending actions. | |
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
Reconnect | (inherited from MonitoringBase) | |
ToString | Overridden. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
AgentPendingAction Class
Microsoft.EnterpriseManagement.Administration Namespace
ApproveAgentPendingActions
GetAgentPendingActions
RejectAgentPendingActions