Microsoft.SystemCenter.UnixService汎用 UNIX/Linux サービス

Microsoft.SystemCenter.UnixService (ClassType)

Element properties:

Base ClassMicrosoft.Unix.LocalService
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9a8ba665-097f-392a-914a-7883d502b962

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.SystemCenter.UnixService:
ServiceName  string  サービス名 サービス名 true 256  False     
ModulePath  string  パス モジュールのパス false 256  False     
DisplayName  string  表示名 サービス表示名 false 256  False     
Handle  string  ハンドル サービス ハンドル false 256  False     
ComputerName  string  ターゲット コンピュータ名 ターゲット コンピュータの名前 false 256  False     
ComputerGUID  string  ターゲット コンピュータ GUID ターゲット コンピュータの GUID false 256  False     
ComputerGroupName  string  ターゲット コンピュータ グループ名 ターゲット コンピュータ グループの名前 false 256  False     
ComputerGroupGUID  string  ターゲット コンピュータ グループ GUID ターゲット コンピュータ グループの GUID false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.UnixService" Base="Unix!Microsoft.Unix.LocalService" Abstract="true" Accessibility="Public" Hosted="true">
<Property ID="ServiceName" Type="string" Key="true"/>
<Property ID="ModulePath" Type="string" Key="false"/>
<Property ID="DisplayName" Type="string" Key="false"/>
<Property ID="Handle" Type="string" Key="false"/>
<Property ID="ComputerName" Type="string" Key="false"/>
<Property ID="ComputerGUID" Type="string" Key="false"/>
<Property ID="ComputerGroupName" Type="string" Key="false"/>
<Property ID="ComputerGroupGUID" Type="string" Key="false"/>
</ClassType>