LW.Base.Microsoft.Windows.ComputerRole.Category컴퓨터 역할 범주

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

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 (KOR) Description (KOR) 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>