Microsoft.JEE.WebLogic.Windows.DomainDomínio do servidor de aplicativos WebLogic no Windows

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

Um domínio WebLogic no 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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome para exibição Nome para exibição do objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Status do Objeto Status do objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Status do Ativo Status do ativo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.JEE.WebLogic.Windows.Domain:
DomainName  string  Nome de domínio false 64  True     
DomainVersion  string  Versão do domínio false  True     
DomainPath  string  Caminho do domínio 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>