IAdministrationManagement Interface

 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Namespace:   Microsoft.EnterpriseManagement.Administration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

public interface class IAdministrationManagement

NameDescription
System_CAPS_pubpropertySettings

NameDescription
System_CAPS_pubmethodApproveAgentPendingActions(IList<AgentPendingAction^>^)

System_CAPS_pubmethodApproveAgentPendingActions(IList<MonitoringObject^>^)

System_CAPS_pubmethodCreateEnterpriseManagementObjectFromAgentPendingActions(IList<MonitoringObject^>^)

System_CAPS_pubmethodCreateManagementServicePool(String^, String^, Boolean, Boolean, IList<MonitoringObject^>^)

System_CAPS_pubmethodDeleteAgentManagedComputers(IList<AgentManagedComputer^>^)

System_CAPS_pubmethodDeleteAgentManagedComputers(IList<PartialAgentManagedComputer^>^)

System_CAPS_pubmethodDeleteAlertResolutionState(MonitoringAlertResolutionState^)

System_CAPS_pubmethodDeleteManagementServer(ManagementServer^)

System_CAPS_pubmethodDeleteManagementServicePool(ManagementServicePool^)

System_CAPS_pubmethodDeleteRemotelyManagedComputers(IList<RemotelyManagedComputer^>^)

System_CAPS_pubmethodDeleteRemotelyManagedDevices(IList<RemotelyManagedDevice^>^)

System_CAPS_pubmethodGetAgentManagedComputer(Guid)

System_CAPS_pubmethodGetAgentManagedComputers(AgentManagedComputerCriteria^)

System_CAPS_pubmethodGetAgentManagedComputers(IList<Guid>^)

System_CAPS_pubmethodGetAgentManagedComputers(IList<PartialAgentManagedComputer^>^)

System_CAPS_pubmethodGetAgentManagedComputersFromAgentPendingActions(IList<MonitoringObject^>^)

System_CAPS_pubmethodGetAgentPendingActions()

System_CAPS_pubmethodGetAllAgentManagedComputers()

System_CAPS_pubmethodGetAllManagementServers()

System_CAPS_pubmethodGetAllRemotelyManagedComputers()

System_CAPS_pubmethodGetAllRemotelyManagedDevices()

System_CAPS_pubmethodGetAllRemotelyManagedDevicesByType(ManagementPackClass^)

System_CAPS_pubmethodGetComputerHealthServiceByHealthServiceId(Guid)

System_CAPS_pubmethodGetManagementServer(Guid)

System_CAPS_pubmethodGetManagementServers(IList<Guid>^)

System_CAPS_pubmethodGetManagementServers(ManagementServerCriteria^)

System_CAPS_pubmethodGetManagementServicePool(Guid)

System_CAPS_pubmethodGetManagementServicePools()

System_CAPS_pubmethodGetPartialAgentManagedComputer(Guid)

System_CAPS_pubmethodGetPartialAgentManagedComputers()

System_CAPS_pubmethodGetPartialAgentManagedComputers(IList<Guid>^)

System_CAPS_pubmethodGetPartialAgentManagedComputers(PartialAgentManagedComputerCriteria^)

System_CAPS_pubmethodGetRootManagementServer()

Obsolete.

System_CAPS_pubmethodGetServiceAccount()

System_CAPS_pubmethodGetSummary()

System_CAPS_pubmethodInsertAlertResolutionState(MonitoringAlertResolutionState^)

System_CAPS_pubmethodRejectAgentPendingActions(IList<AgentPendingAction^>^)

System_CAPS_pubmethodRejectAgentPendingActions(IList<MonitoringObject^>^)

System_CAPS_pubmethodSetManagementServer(IList<AgentManagedComputer^>^, ManagementServer^)

System_CAPS_pubmethodSetManagementServer(IList<AgentManagedComputer^>^, ManagementServer^, IList<ManagementServer^>^)

System_CAPS_pubmethodSetManagementServer(IList<ManagementServer^>^, ManagementServer^)

System_CAPS_pubmethodSetManagementServer(IList<ManagementServer^>^, ManagementServer^, IList<ManagementServer^>^)

System_CAPS_pubmethodSetManagementServer(IList<PartialAgentManagedComputer^>^, ManagementServer^)

System_CAPS_pubmethodSetManagementServer(IList<PartialAgentManagedComputer^>^, ManagementServer^, IList<ManagementServer^>^)

System_CAPS_pubmethodSetProxyAgent(IList<RemotelyManagedComputer^>^, ComputerHealthService^)

System_CAPS_pubmethodSetProxyAgent(IList<RemotelyManagedDevice^>^, ComputerHealthService^)

Return to top
Show: