Microsoft.SystemCenter.VirtualMachineManager.2012.AgentWatcherAgent Watcher

Microsoft.SystemCenter.VirtualMachineManager.2012.AgentWatcher (ClassType)

This class represents an agent watcher that is managed by VMM

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.AgentWatcher
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId04a31fd9-3efb-9964-a061-f9732577eab2

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.2012.AgentWatcher:
VMMServer  string  VMM Server false 256  False 
Version  string  Version false 256  False 
ComputerName  string  Managed Computer Name true 256  False 
AgentProxyEnabled  string  Agent Proxy Enabled false 256  False 
AgentStatus  string  Agent Status false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.2012.AgentWatcher" Accessibility="Public" Abstract="false" Base="VMMBase!Microsoft.SystemCenter.VirtualMachineManager.AgentWatcher" Hosted="true" Singleton="false">
<Property ID="VMMServer" Type="string" Key="false"/>
<Property ID="Version" Type="string" Key="false"/>
<Property ID="ComputerName" Type="string" Key="true"/>
<Property ID="AgentProxyEnabled" Type="string" Key="false"/>
<Property ID="AgentStatus" Type="string" Key="false"/>
</ClassType>