Settings::ManagementServer Structure
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Contains Management Server settings.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from ValueType.) |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() ![]() | AutoApproveManuallyInstalledAgents | A Boolean setting value that determines whether manually installed agents are automatically approved by the Management Server. |
![]() ![]() | MissingHeartbeatThreshold | The number of missing heartbeats allowed by the Management Server. |
![]() ![]() | ProxyAddress | The proxy address for the Management Server. |
![]() ![]() | ProxyPort | The proxy port number for the Management Server. |
![]() ![]() | RejectManuallyInstalledAgents | A Boolean setting value that determines whether the Management Server will reject manually installed agents. |
![]() ![]() | UseProxyServer | A Boolean setting value that determines whether to use the proxy server. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


