Microsoft.SystemCenter.UnixServiceGenel UNIX/Linux Hizmeti

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 (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
Microsoft.SystemCenter.UnixService:
ServiceName  string  Hizmet Adı Hizmet Adı true 256  False     
ModulePath  string  Yol Modül Yolu false 256  False     
DisplayName  string  Görünen Ad Hizmet Görünen Adı false 256  False     
Handle  string  Tanıtıcı Hizmet Tanıtıcısı false 256  False     
ComputerName  string  Hedef Bilgisayar Adı Hedef Bilgisayar'ın adı false 256  False     
ComputerGUID  string  Hedef Bilgisayar GUID'si Hedef Bilgisayar için GUID false 256  False     
ComputerGroupName  string  Hedef Bilgisayar Grup Adı Hedef Bilgisayar Grubu'nun adı false 256  False     
ComputerGroupGUID  string  Hedef Bilgisayar Grubu GUID'si Hedef Bilgisayar Grubu için 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>