LW.Base.Microsoft.Windows.ComputerRole.CategoryCatégorie de rôle d'ordinateur

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

Classe de base pour les rôles Windows Server

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 (FRA) Description (FRA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  État des objets État des objets false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  État des actifs État des actifs false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Remarques Remarques false 4000       
LW.Base.Microsoft.Windows.ComputerRole.Category:
CategoryName  string  Nom de la catégorie false 256  False     
GuestOS  string  Système d’exploitation invité 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>