LW.Microsoft.JEE.ApplicationServer.UnixSeed.InstanceCategoría de rol de Xplat

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

Un valor de inicialización ligero necesario para crear la instancia de servidor de aplicaciones JEE Unix.

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar del objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado de objeto Estado de objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado de activo Estado de activo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
LW.Microsoft.JEE.ApplicationServer.UnixSeed.Instance:
Id  string  Identificador true 256  False     
HostName  string  Nombre de host true 256  False     
GuestOS  string  SO invitado SO invitado para esta instancia de agente Jee false 256  False     
CategoryName  string  Nombre de categoría 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>