LW.Base.Microsoft.Windows.ComputerRole.CategoryCategoria de função do computador

LW.Base.Microsoft.Windows.ComputerRole.Category (ClassType)

Classe base de funções de servidor do Windows

Element properties:

Base ClassMicrosoft.Windows.LW.Base.Host
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1a8e31d3-76bb-2e3b-2cad-2fd22b9dfb98

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTG) Description (PTG) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome a Apresentar Nome a apresentar do objecto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado do Objecto Estado do objecto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado do Recurso Estado do recurso false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
LW.Base.Microsoft.Windows.ComputerRole.Category:
CategoryName  string  Nome da Categoria false 256  False     
GuestOS  string  SO Convidado false 256  False     

Health Model:

Source Code:

<ClassType ID="LW.Base.Microsoft.Windows.ComputerRole.Category" Accessibility="Public" Abstract="true" Base="Microsoft.Windows.LW.Base.Host" Hosted="true" Singleton="false">
<Property ID="CategoryName" Type="string" CaseSensitive="false" MinLength="0"/>
<Property ID="GuestOS" Type="string" CaseSensitive="false" MinLength="0"/>
</ClassType>