Microsoft.SystemCenter.NTServiceСлужбы Windows

Microsoft.SystemCenter.NTService (ClassType)

Element properties:

Base ClassMicrosoft.Windows.LocalService
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0e4f77c5-5d93-0400-c2e5-af7bcc4b518b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (RUS) Description (RUS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Отображаемое имя Краткое имя объекта мониторинга. false 256  False 
Microsoft.SystemCenter.NTService:
ServiceName  string  Имя службы Имя службы true 256  False 
ServiceProcessName  string  Имя процесса службы Имя процесса службы false 256  False 
DisplayName  string  Отображаемое имя Отображаемое имя false 256  False 
Description  string  Описание Описание false 1000  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.NTService" Base="Windows!Microsoft.Windows.LocalService" Abstract="true" Accessibility="Public" Hosted="true">
<Property ID="ServiceName" Type="string" Key="true"/>
<Property ID="ServiceProcessName" Type="string" Key="false"/>
<Property ID="DisplayName" Type="string" Key="false"/>
<Property ID="Description" Type="string" Length="1000" Key="false"/>
</ClassType>