Microsoft.SystemCenter.VirtualMachineManager.ComputerTierSzámítógépszint

Microsoft.SystemCenter.VirtualMachineManager.ComputerTier (ClassType)

Ez az absztrakt típus a VMM összes számítógépszintjének alaptípusa.

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId48f3c8a9-0e7c-bbf0-4d1a-67a803df7fc1

Class Hierarchy:

Class Properties:

Property Name Type Display Name (HUN) Description (HUN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Megjelenített név Az objektum megjelenített neve false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektum állapota Objektum állapota false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Eszköz állapota Eszköz állapota false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Feljegyzések Feljegyzések false 4000       
Microsoft.SystemCenter.VirtualMachineManager.ComputerTier:
VMMId  string  VMM-objektumazonosító true 256  False     
Release  string  Kiadás false 256  False     
ServiceTemplate  string  Szolgáltatássablon false 256  False     
VMTemplate  string  Virtuálisgép-sablon false 256  False     
MinMachineCount  string  Gépek minimális száma false 256  False     
MaxMachineCount  string  Gépek maximális száma false 256  False     
CurrentMachineCount  string  Gépek aktuális száma false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.ComputerTier" Accessibility="Public" Abstract="true" Base="System!System.LogicalEntity" Hosted="false" Singleton="false">
<Property ID="VMMId" Type="string" Key="true"/>
<Property ID="Release" Type="string" Key="false"/>
<Property ID="ServiceTemplate" Type="string" Key="false"/>
<Property ID="VMTemplate" Type="string" Key="false"/>
<Property ID="MinMachineCount" Type="string" Key="false"/>
<Property ID="MaxMachineCount" Type="string" Key="false"/>
<Property ID="CurrentMachineCount" Type="string" Key="false"/>
</ClassType>