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

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

Classe base das 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 (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       
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>