Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.HostClusterКластер узлов (PRO V2)

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

Кластер узлов, управляемый VMM и отслеживаемый с помощью функции оптимизации производительности и ресурсов (PRO)

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.PRO.V2.Base
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd0f1b6fd-e5ca-8a06-c082-2a82843f603c

Class Hierarchy:

Class Properties:

Property Name Type Display Name (RUS) Description (RUS) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Отображаемое имя Отображаемое имя объекта. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Состояние объекта Состояние объекта false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Состояние актива Состояние актива false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Примечания Примечания false 4000       
Microsoft.SystemCenter.VirtualMachineManager.PRO.Base:
VMMServer  string  VMM-сервер false 255  False     
Name  string  Имя 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>