LW.Microsoft.JEE.ApplicationServer.UnixSeed.InstanceXplat rolü kategorisi

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

Unix JEE Uygulama sunucusu örneği oluşturmak için gereken basit çekirdek.

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
LW.Microsoft.JEE.ApplicationServer.UnixSeed.Instance:
Id  string  Kimlik true 256  False     
HostName  string  Ana Bilgisayar Adı true 256  False     
GuestOS  string  Konuk İşletim Sistemi Bu Jee Aracısı Örneği için Konuk İşletim Sistemi false 256  False     
CategoryName  string  Kategori Adı 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>