LW.Base.Microsoft.Windows.ComputerRole.Category计算机角色类别

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

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 (CHS) Description (CHS) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  显示名称 对象的显示名称。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  对象状态 对象状态 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  资产状态 资产状态 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  说明 说明 false 4000       
LW.Base.Microsoft.Windows.ComputerRole.Category:
CategoryName  string  类别名称 false 256  False     
GuestOS  string  来宾 OS 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>