Represents a partial agent monitored computer.

The following tables list the members exposed by the PartialAgentManagedComputer type.

Public Properties

  Name Description
public property ActionAccount Gets the action account identity for the partial agent monitored computer.
public property ActiveDirectoryManaged Determines whether the partial agent monitored computer is managed by Active Directory.
public property HealthServiceId Gets the identifier for the health service that monitors the computer.
public property HealthState Gets the identifier for the health state of the computer.
public property Id Gets the globally unique identifier (GUID) for the computer.
public property InstalledBy Gets the identity of the person who installed the computer.
public property InstallTime Gets the time the agent computer was installed.
public property IsAvailable Determines if the computer is available to perform actions or if the computer is available to have actions performed on it.
public property LastModified Gets the time that the health service on the computer was last modified.
public property ManagementServerId Gets the identifier for the Management Server that the agent computer communicates with.
public property ManagementServerName Gets the name of the Management Server that the agent computer communicates with.
public property ManuallyInstalled Determines whether the agent was manually installed.
public property Name Gets the name of the agent computer.
public property NetbiosComputerName Gets the NetBIOS name of the agent computer.
public property NetbiosDomainName Gets the NetBIOS domain name for the agent computer.
public property NetworkName Gets the network name of the agent computer.
public property ProxyingEnabled Determines whether proxying is enabled for the agent computer.
public property Version Gets the version of the agent computer.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)
Top

Protected Methods

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

See Also


Send comments about this topic to Microsoft.