Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.ManagedHostPRO Virtual Machine Host Target

Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.ManagedHost (ClassType)

A host that is managed by VMM and monitored by PRO. This class can contain hosts that are running Microsoft Hyper-V or Microsoft Virtual Server

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.Pro.2008.Internal
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6deef7d1-6614-1ec9-4212-e2a0fe0a4afa

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
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     
Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.Internal:
Guid  string      true 255  False     
Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.ManagedHost:
CPUThreshold  double  CPU Threshold false 256       
MemoryThreshold  double  Memory Threshold false 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.ManagedHost" Accessibility="Public" Abstract="false" Base="Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.Internal" Hosted="true" Singleton="false">
<Property ID="CPUThreshold" Type="double" Key="false" CaseSensitive="false" Length="256"/>
<Property ID="MemoryThreshold" Type="double" Key="false" CaseSensitive="false" Length="256"/>
</ClassType>