Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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