Microsoft.JEE.WebLogic.Windows.InstallationInstallation for WebLogic application server on Windows

Microsoft.JEE.WebLogic.Windows.Installation (ClassType)

A WebLogic installation on Windows.

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId75c1ab3b-f93b-0fff-420d-a1c625399850

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       
Microsoft.JEE.WebLogic.Windows.Installation:
InstallPath  string  Install path true 260  False     
Status  string  Status false 16  True     
Version  string  Version false  True     

Health Model:

Source Code:

<ClassType ID="Microsoft.JEE.WebLogic.Windows.Installation" Abstract="false" Accessibility="Public" Hosted="true" Base="Windows!Microsoft.Windows.LocalApplication">
<Property ID="InstallPath" Type="string" Key="true" CaseSensitive="false" Length="260" MinLength="0"/>
<Property ID="Status" Type="string" Key="false" CaseSensitive="true" Length="16" MinLength="0"/>
<Property ID="Version" Type="string" Key="false" CaseSensitive="true" Length="8" MinLength="0"/>
</ClassType>