Share via


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
public fieldstatic AutoApproveManuallyInstalledAgents A Boolean setting value that determines whether manually installed agents are automatically approved by the Management Server.
public fieldstatic MissingHeartbeatThreshold The number of missing heartbeats allowed by the Management Server.
public fieldstatic ProxyAddress The proxy address for the Management Server.
public fieldstatic ProxyPort The proxy port number for the Management Server.
public fieldstatic RejectManuallyInstalledAgents A Boolean setting value that determines whether the Management Server will reject manually installed agents.
public fieldstatic UseProxyServer A Boolean setting value that determines whether to use the proxy server.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overridden. (inherited from Object)
public method GetHashCode  Overridden. (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  Overridden. (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ManagementServer Structure
Microsoft.EnterpriseManagement.Administration.Settings Namespace