Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.HostPRO V2-host

Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.Host (ClassType)

Een host die wordt beheerd door VMM en bewaakt door PRO (Performance and Resource Optimization)

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.PRO.V2.Base
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdddd19ec9-ac06-a4b5-01be-25f38e8fbaaf

Class Hierarchy:

Class Properties:

Property Name Type Display Name (NLD) Description (NLD) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Weergavenaam Weergavenaam van het object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objectstatus Objectstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Activumstatus Activumstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notities Notities false 4000       
Microsoft.SystemCenter.VirtualMachineManager.PRO.Base:
VMMServer  string  VMM-server false 255  False     
Name  string  Naam 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     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.Host" Accessibility="Public" Abstract="true" Base="Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.Base" Hosted="false" Singleton="false">
<Property ID="HostGroup" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="NumberOfProcessors" Type="int" Key="false"/>
<Property ID="TotalRAM" Type="int" Key="false"/>
<Property ID="NoOfVMsDeployed" Type="int" Key="false"/>
<Property ID="VirtualizationPlatform" Type="string" Key="false" CaseSensitive="false" Length="255"/>
</ClassType>