PartialAgentManagedComputer Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a partial agent monitored computer.
The following tables list the members exposed by the PartialAgentManagedComputer type.
Public Properties
Name | Description | |
---|---|---|
ActionAccount | Gets the action account identity for the partial agent monitored computer. | |
ActiveDirectoryManaged | Determines whether the partial agent monitored computer is managed by Active Directory. | |
HealthServiceId | Gets the identifier for the health service that monitors the computer. | |
HealthState | Gets the identifier for the health state of the computer. | |
Id | Gets the globally unique identifier (GUID) for the computer. | |
InstalledBy | Gets the identity of the person who installed the computer. | |
InstallTime | Gets the time the agent computer was installed. | |
IsAvailable | Determines if the computer is available to perform actions or if the computer is available to have actions performed on it. | |
LastModified | Gets the time that the health service on the computer was last modified. | |
ManagementServerId | Gets the identifier for the Management Server that the agent computer communicates with. | |
ManagementServerName | Gets the name of the Management Server that the agent computer communicates with. | |
ManuallyInstalled | Determines whether the agent was manually installed. | |
Name | Gets the name of the agent computer. | |
NetbiosComputerName | Gets the NetBIOS name of the agent computer. | |
NetbiosDomainName | Gets the NetBIOS domain name for the agent computer. | |
NetworkName | Gets the network name of the agent computer. | |
ProxyingEnabled | Determines whether proxying is enabled for the agent computer. | |
Version | Gets the version of the agent computer. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
PartialAgentManagedComputer Class
Microsoft.EnterpriseManagement.Administration Namespace