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

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

A WebSphere installation on Windows.

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId862835a5-14b4-59df-61d9-88fb2701abf2

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.WebSphere.Windows.Installation:
MajorVersion  string  Major version false 16  False     
InstallPath  string  Install path false 260  False     

Health Model:

Source Code:

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