Acer.Server.OOB.PRO12.MonitoredHostAcer.Server.OOB.PRO12.Monitored Host

Acer.Server.OOB.PRO12.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.V2.Host
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId20d449ef-b2ef-dabc-22d1-7072edc0f964

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.Base:
VMMServer  string  VMM Server false 255  False 
Name  string  Name false 255  False 
Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.Host:
HostGroup  string      false 255  False 
NumberOfProcessors  int      false 256   
TotalRAM  int      false 256   
NoOfVMsDeployed  int      false 256   
VirtualizationPlatform  string      false 255  False 
Acer.Server.OOB.PRO12.MonitoredHost:
HostIP  string  Host IP Address false 256  False 
BMCIP  string  BMC IP Address true 256  False 
version  string      false 256  False 

Health Model:

Source Code:

<ClassType ID="Acer.Server.OOB.PRO12.MonitoredHost" Accessibility="Internal" Abstract="false" Base="PROV2Library!Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.Host" Hosted="true" Singleton="false">
<Property ID="version" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<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>