Microsoft.SystemCenter.VirtualMachineManager.ComputerTierDatorskikt

Microsoft.SystemCenter.VirtualMachineManager.ComputerTier (ClassType)

Den här abstrakta typen är bastypen för alla datorskikt i VMM

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (SVE) Description (SVE) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Visningsnamn Objektets visningsnamn. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektstatus Objektstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Tillgångsstatus Tillgångsstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Anteckningar Anteckningar false 4000       
Microsoft.SystemCenter.VirtualMachineManager.ComputerTier:
VMMId  string  ID för VMM-objekt true 256  False     
Release  string  Version false 256  False     
ServiceTemplate  string  Tjänstmall false 256  False     
VMTemplate  string  Mall för virtuell dator false 256  False     
MinMachineCount  string  Minsta antal datorer false 256  False     
MaxMachineCount  string  Maximalt antal datorer false 256  False     
CurrentMachineCount  string  Aktuellt antal virtuella datorer 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>