Public Properties

  Name Description
public property ActionAccountIdentity  Gets the name of the user account under which the health service is running. (inherited from ComputerHealthService)
public property AemEnabled Gets a value that indicates whether Agentless Exception Monitoring (AEM) is enabled for the Management Server.
public property AuthenticationName  Gets the authentication name used to verify the identity of the health service. (inherited from ComputerHealthService)
public property AutoApproveManuallyInstalledAgents Gets or sets a value that indicates whether the server automatically approves and manages computers with manually installed agents.
public property CommunicationPort  Gets the port number that the health service uses to communicate with its primary Management Server. (inherited from ComputerHealthService)
public property ComputerName  Gets the NetBIOS name of the host computer on which the health service is running. (inherited from ComputerHealthService)
public property CreateListener  Gets a value that indicates whether the health service creates a listening socket. (inherited from ComputerHealthService)
public property DisplayName  Gets a descriptive name of the health service. (inherited from ComputerHealthService)
public property Domain  Gets the name of the domain in which the health service is running. (inherited from ComputerHealthService)
public property HealthState  Gets the current health state of the host computer on which the health service is running. (inherited from ComputerHealthService)
public property HeartbeatInterval  Gets or sets a value that indicates the number of seconds between heartbeats generated by the health service. (inherited from ComputerHealthService)
public property HostComputer  Gets a MonitoringObject that represents the Windows computer on which the health service is running. (inherited from ComputerHealthService)
public property HostedHealthService  Gets a MonitoringObject that represents the health service. (inherited from ComputerHealthService)
public property Id  Gets the health service's globally unique identifier (GUID). (inherited from ComputerHealthService)
public property InstalledBy  Gets the name of the user who installed the health service. (inherited from ComputerHealthService)
public property InstallTime  Gets the time at which the health service was installed. (inherited from ComputerHealthService)
public property IPAddress  Gets the IP address of the host computer on which the health service is running. (inherited from ComputerHealthService)
public property IsGateway Gets a value that indicates whether this server is a gateway server.
public property IsRootManagementServer Gets a value that indicates whether this Management Server is the Root Management Server in the Management Group.
public property LastModified  Gets the date and time at which the health service was last modified (as stored in the operational database). (inherited from ComputerHealthService)
public property ManagementGroup  Gets the Management Group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase)
public property ManuallyInstalled  Gets a value that indicates whether the health service was manually installed or automatically installed by a Management Server. (inherited from ComputerHealthService)
public property MaximumQueueSizeBytes  Gets the maximum size of the health service's send queue, expressed in bytes. (inherited from ComputerHealthService)
public property MaximumSizeOfAllTransferredFilesBytes  Gets the maximum size of all files transferred to or from the health service, expressed in bytes. (inherited from ComputerHealthService)
public property MissingHeartbeatThreshold Gets or sets a value that determines the number of consecutive heartbeats from an agent that can be missed before generating an alert on the server.
public property Name  Gets the name of the health service. (inherited from ComputerHealthService)
public property NetworkName  Gets the network name of the computer. The IP address or DNS name will be set to this property to use it for IP connectivity to the computer. (inherited from ComputerHealthService)
public property PrincipalName  Gets the fully qualified domain name (FQDN) of the Root Management Server in the Management Group. (inherited from ComputerHealthService)
public property ProxyingEnabled  Gets or sets a value that determines whether a proxy is enabled for this object. (inherited from ComputerHealthService)
public property RejectManuallyInstalledAgents Gets or sets a value that indicates whether the server automatically rejects computers with manually installed agents.
public property RequestCompression  Gets a value that indicates whether the health service requests compression for network communication. (inherited from ComputerHealthService)
public property Version  Gets the version number of the health service. (inherited from ComputerHealthService)

See Also


Send comments about this topic to Microsoft.