Microsoft.SystemCenter.UnixServiceServizio Unix generico

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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.SystemCenter.UnixService:
ServiceName  string  Nome del servizio Nome del servizio true 256  False 
ModulePath  string  Percorso Percorso modulo false 256  False 
DisplayName  string  Nome visualizzato Nome visualizzato del servizio false 256  False 
Handle  string  Handle Handle del servizio false 256  False 
ComputerName  string  Nome computer destinazione Nome del computer di destinazione false 256  False 
ComputerGUID  string  GUID computer destinazione GUID del computer di destinazione false 256  False 
ComputerGroupName  string  Nome gruppo computer destinazione Nome del gruppo di computer di destinazione false 256  False 
ComputerGroupGUID  string  GUID gruppo computer destinazione GUID del gruppo di computer di destinazione 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>