Microsoft.SystemCenter.VirtualMachineManager.HostClusterKlaster hosta

Microsoft.SystemCenter.VirtualMachineManager.HostCluster (ClassType)

Ten typ abstrakcyjny jest typem podstawowym dla wszystkich klastrów hosta zarządzanych przez program VMM.

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.ResourceGroup
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0618ee23-3c43-88c3-7ced-cdaa458fe277

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
Microsoft.SystemCenter.VirtualMachineManager.HostCluster:
VMMId  string  Identyfikator obiektu programu VMM true 256  False     
HostFailureReserve  string  Rezerwa błędu hosta false 256  False     
NumberOfNodes  string  Liczba węzłów false 256  False     
HostGroup  string  Nazwa grupy hostów false 256  False     
CommitState  string  Stan przekazywania false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.HostCluster" Accessibility="Public" Abstract="true" Base="Microsoft.SystemCenter.VirtualMachineManager.ResourceGroup" Hosted="false" Singleton="false">
<Property ID="VMMId" Type="string" Key="true"/>
<Property ID="HostFailureReserve" Type="string" Key="false"/>
<Property ID="NumberOfNodes" Type="string" Key="false"/>
<Property ID="HostGroup" Type="string" Key="false"/>
<Property ID="CommitState" Type="string" Key="false"/>
</ClassType>