LW.Microsoft.JEE.ApplicationServer.UnixSeed.InstanceXplat role category

LW.Microsoft.JEE.ApplicationServer.UnixSeed.Instance (ClassType)

Lightweight seed necessary for creating Unix JEE Application server instance.

Element properties:

Base ClassSystem.ApplicationComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdea0490da-2837-5076-65c5-a615051d276b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
LW.Microsoft.JEE.ApplicationServer.UnixSeed.Instance:
Id  string  ID true 256  False     
HostName  string  HostName true 256  False     
GuestOS  string  Guest OS The Guest OS for this Jee Agent Instance false 256  False     
CategoryName  string  Category Name false 256  False     

Health Model:

Source Code:

<ClassType ID="LW.Microsoft.JEE.ApplicationServer.UnixSeed.Instance" Abstract="false" Accessibility="Public" Hosted="false" Base="System!System.ApplicationComponent">
<Property ID="Id" Type="string" Key="true" CaseSensitive="false" MinLength="0"/>
<Property ID="HostName" Type="string" Key="true" CaseSensitive="false" MinLength="0"/>
<Property ID="GuestOS" Type="string" CaseSensitive="false" MinLength="0"/>
<Property ID="CategoryName" Type="string" CaseSensitive="false" MinLength="0"/>
</ClassType>