PartialAgentManagedComputer Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Represents a partial agent monitored computer.

Namespace:   Microsoft.EnterpriseManagement.Administration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

System::Object
  Microsoft.EnterpriseManagement.Administration::PartialAgentManagedComputer

[SerializableAttribute]
public ref class PartialAgentManagedComputer 

NameDescription
System_CAPS_pubpropertyActionAccount

Gets the action account identity for the partial agent monitored computer.

System_CAPS_pubpropertyActiveDirectoryManaged

Determines whether the partial agent monitored computer is managed by Active Directory.

System_CAPS_pubpropertyHealthServiceId

Gets the identifier for the health service that monitors the computer.

System_CAPS_pubpropertyHealthState

Gets the identifier for the health state of the computer.

System_CAPS_pubpropertyId

Gets the globally unique identifier (GUID) for the computer.

System_CAPS_pubpropertyInstalledBy

Gets the identity of the person who installed the computer.

System_CAPS_pubpropertyInstallTime

Gets the time the agent computer was installed.

System_CAPS_pubpropertyIsAvailable

Determines if the computer is available to perform actions or if the computer is available to have actions performed on it.

System_CAPS_pubpropertyLastModified

Gets the time that the health service on the computer was last modified.

System_CAPS_pubpropertyManagementServerId

Gets the identifier for the Management Server that the agent computer communicates with.

System_CAPS_pubpropertyManagementServerName

Gets the name of the Management Server that the agent computer communicates with.

System_CAPS_pubpropertyManuallyInstalled

Determines whether the agent was manually installed.

System_CAPS_pubpropertyName

Gets the name of the agent computer.

System_CAPS_pubpropertyNetbiosComputerName

Gets the NetBIOS name of the agent computer.

System_CAPS_pubpropertyNetbiosDomainName

Gets the NetBIOS domain name for the agent computer.

System_CAPS_pubpropertyNetworkName

Gets the network name of the agent computer.

System_CAPS_pubpropertyProxyingEnabled

Determines whether proxying is enabled for the agent computer.

System_CAPS_pubpropertyVersion

Gets the version of the agent computer.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: