Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.HostClusterPRO V2-HostCluster

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

Ein Hostcluster, der von VMM verwaltet und durch PRO (Performance and Resource Optimization, Leistungs- und Ressourcenoptimierung) überwacht wird.

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.PRO.V2.Base
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId133f4d22-0d19-ecaf-886d-ea9b3b9d01c6

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Anzeigename Anzeigenamen des Objekts false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektstatus Objektstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Bestandsstatus Bestandsstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Anmerkungen Anmerkungen false 4000       
Microsoft.SystemCenter.VirtualMachineManager.PRO.Base:
VMMServer  string  VMM-Server false 255  False     
Name  string  Name false 255  False     
Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.HostCluster:
ClusterReserve  string      false 255  False     
HostGroup  string      false 255  False     
NodeCount  int      false 256       
NodeNames  string      false 255  False     
VirtualizationPlatform  string      false 255  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.HostCluster" Accessibility="Public" Abstract="true" Base="Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.Base" Hosted="false" Singleton="false">
<Property ID="ClusterReserve" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="HostGroup" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="NodeCount" Type="int" Key="false"/>
<Property ID="NodeNames" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="VirtualizationPlatform" Type="string" Key="false" CaseSensitive="false" Length="255"/>
</ClassType>