ManagementServer Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Contains Management Server settings.
The following tables list the members exposed by the ManagementServer type.
Public Fields
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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. (inherited from Object) | |
GetHashCode | Overridden. (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | Overridden. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementServer Structure
Microsoft.EnterpriseManagement.Administration.Settings Namespace