IAdministrationService.GetAllAgentPendingActions Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get all agent pending actions.
public:
Microsoft::EnterpriseManagement::Common::ResultSet ^ GetAllAgentPendingActions();
public Microsoft.EnterpriseManagement.Common.ResultSet GetAllAgentPendingActions ();
abstract member GetAllAgentPendingActions : unit -> Microsoft.EnterpriseManagement.Common.ResultSet
Public Function GetAllAgentPendingActions () As ResultSet