Microsoft.JEE.Universal.ApplicationServerユニバーサル アプリケーション サーバー インスタンス

Microsoft.JEE.Universal.ApplicationServer (ClassType)

ユニバーサル アプリケーション サーバー インスタンス。

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 (JPN) Description (JPN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  オブジェクトの状態 オブジェクトの状態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資産の状態 資産の状態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  メモ メモ false 4000       
Microsoft.JEE.ApplicationServer.Instance:
Id  string  ID true 260  False     
HostName  string  ホスト名 true 260  False     
HttpPort  string  HTTP ポート false  False     
HttpsPort  string  HTTPS ポート false  False     
Version  string  バージョン false 16  False     
DiskPath  string  ディスクのパス false 260  False     
Microsoft.JEE.Universal.ApplicationServer:
AppServerType  string  アプリケーション サーバーの種類 false 16  False     
Protocol  string  プロトコル false  False     
Port  string  ポート 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>