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 (CHT) Description (CHT) 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>