Microsoft.JEE.Universal.ApplicationServerInstance de serveur d'applications universelle

Microsoft.JEE.Universal.ApplicationServer (ClassType)

Une instance de serveur d'applications universelle.

Element properties:

Base ClassMicrosoft.JEE.ApplicationServer.Instance
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9476d62f-52d5-406f-eab2-1afc8cc2a542

Class Hierarchy:

Class Properties:

Property Name Type Display Name (FRA) Description (FRA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  État des objets État des objets false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  État des actifs État des actifs false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Remarques Remarques false 4000       
Microsoft.JEE.ApplicationServer.Instance:
Id  string  ID true 260  False     
HostName  string  Nom d'hôte true 260  False     
HttpPort  string  Port HTTP false  False     
HttpsPort  string  Port HTTPS false  False     
Version  string  Version false 16  False     
DiskPath  string  Chemin d'accès au disque false 260  False     
Microsoft.JEE.Universal.ApplicationServer:
AppServerType  string  Type de serveur d'applications false 16  False     
Protocol  string  Protocole false  False     
Port  string  Port false  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.JEE.Universal.ApplicationServer" Abstract="false" Accessibility="Public" Hosted="false" Base="Microsoft.JEE.ApplicationServer.Instance">
<Property ID="AppServerType" Type="string" CaseSensitive="false" MaxLength="16" MinLength="0"/>
<Property ID="Protocol" Type="string" CaseSensitive="false" MaxLength="8" MinLength="0"/>
<Property ID="Port" Type="string" CaseSensitive="false" MaxLength="8" MinLength="0"/>
</ClassType>