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

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

A WebLogic domain on Windows.

Element properties:

Base ClassSystem.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbed8ae4c-efd5-65b9-dc9e-2486f32e5fa9

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.Domain:
DomainName  string  Domain name false 64  True     
DomainVersion  string  Domain version false  True     
DomainPath  string  Domain path true 260  True     

Health Model:

Source Code:

<ClassType ID="Microsoft.JEE.WebLogic.Windows.Domain" Abstract="false" Accessibility="Public" Hosted="true" Base="System!System.ApplicationComponent">
<Property ID="DomainName" Type="string" Key="false" CaseSensitive="true" Length="64" MinLength="0"/>
<Property ID="DomainVersion" Type="string" Key="false" CaseSensitive="true" Length="8" MinLength="0"/>
<Property ID="DomainPath" Type="string" Key="true" CaseSensitive="true" Length="260" MinLength="0"/>
</ClassType>