Share via


ComputerHealthService.GetPrimaryManagementServer Method ()

 

Applies To: Operations Manager for System Center 2012

Gets the primary Management Server for the health Service.

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

Syntax

public ManagementServer GetPrimaryManagementServer()
public:
ManagementServer^ GetPrimaryManagementServer()
member GetPrimaryManagementServer : unit -> ManagementServer
Public Function GetPrimaryManagementServer As ManagementServer

Return Value

Type: Microsoft.EnterpriseManagement.Administration.ManagementServer

Returns a ManagementServer object.

See Also

ComputerHealthService Class
Microsoft.EnterpriseManagement.Administration Namespace

Return to top