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 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.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>