LW.Microsoft.JEE.ApplicationServer.UnixSeed.InstanceXplat-functiecategorie

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

Lichtgewicht seed die nodig is om een Unix JEE-toepassingsserverexemplaar te maken.

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (NLD) Description (NLD) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Weergavenaam Weergavenaam van het object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objectstatus Objectstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Activumstatus Activumstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notities Notities false 4000       
LW.Microsoft.JEE.ApplicationServer.UnixSeed.Instance:
Id  string  Id true 256  False     
HostName  string  HostName true 256  False     
GuestOS  string  Gastbesturingssysteem Het gastbesturingssysteem voor dit Jee-agentexemplaar false 256  False     
CategoryName  string  Categorienaam 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>