Acer.Server.OOB.PRO.MonitoredHostMonitored Host

Acer.Server.OOB.PRO.MonitoredHost (ClassType)

The class represents the monitored host by System Center Virtual Machine Manager.

Knowledge Base article:

Summary

The class represents the monitored host by System Center Virtual Machine Manager.

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.Pro.2008.Public
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId55f9b329-80f3-2571-1b71-8df7fb0be762

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.Pro.2008.Base:
Guid  string  VMM Object ID false 255  False 
Type  string  VMM Type ID false 255  False 
ProRecovery  string  PRO Recovery Level false 255  False 
ProEnableLevel  string  PRO Monitoring Level false 255  False 
VMMServer  string  VMM Server false 255  False 
Name  string  Computer Name false 255  False 
Acer.Server.OOB.PRO.MonitoredHost:
HostIP  string  Host IP Address false 256  False 
BMCIP  string  BMC IP Address true 256  False 

Health Model:

Source Code:

<ClassType ID="Acer.Server.OOB.PRO.MonitoredHost" Accessibility="Public" Abstract="false" Base="VirtualMachineManagerPro2008Library!Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.Public" Hosted="true" Singleton="false">
<Property ID="BMCIP" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HostIP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>