Microsoft.SystemCenter.VirtualMachineManager.Extended.ComputerTierTemplateModelo de camada de computador

Microsoft.SystemCenter.VirtualMachineManager.Extended.ComputerTierTemplate (ClassType)

Modelo de camada de computador no Virtual Machine Manager

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.Extended.LibraryObject
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId78cb45ea-4c73-490b-cac3-b024292b896d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome para exibição Nome para exibição do objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Status do Objeto Status do objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Status do Ativo Status do ativo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Extended.LibraryObject:
VMMId  string  Id do Virtual Machine Manager Id no Virtual Machine Manager true 256  False     
VMMServer  string  Servidor do Virtual Machine Manager Servidor do Virtual Machine Manager false 256  False     
Name  string  Nome Nome false 256  False     
Description  string  Descrição Descrição false 256  False     
Microsoft.SystemCenter.VirtualMachineManager.Extended.ComputerTierTemplate:
Tag  string      false 256  False     
ServiceTemplate  string  Modelo de serviço Modelo de serviço false 256  False     
VMTemplate  string  Modelo de máquina virtual Modelo de máquina virtual false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Extended.ComputerTierTemplate" Accessibility="Public" Abstract="false" Base="Microsoft.SystemCenter.VirtualMachineManager.Extended.LibraryObject" Hosted="false" Singleton="false">
<Property ID="Tag" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="ServiceTemplate" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="VMTemplate" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
</ClassType>