Microsoft.SystemCenter.VirtualMachineManager.ComputerTierPočítačová vrstva

Microsoft.SystemCenter.VirtualMachineManager.ComputerTier (ClassType)

Tento abstraktní typ je základním typem všech počítačových vrstev nástroje VMM.

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde5976580-c255-8ca5-ba05-604c4581dc11

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CSY) Description (CSY) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Zobrazovaný název Zobrazovaný název objektu false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stav objektu Stav objektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stav prostředku Stav prostředku false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Poznámky Poznámky false 4000       
Microsoft.SystemCenter.VirtualMachineManager.ComputerTier:
VMMId  string  ID objektu nástroje VMM true 256  False     
Release  string  Verze false 256  False     
ServiceTemplate  string  Šablona služby false 256  False     
VMTemplate  string  Šablona virtuálního počítače false 256  False     
MinMachineCount  string  Minimální počet počítačů false 256  False     
MaxMachineCount  string  Maximální počet počítačů false 256  False     
CurrentMachineCount  string  Aktuální počet počítačů 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>