Microsoft.SystemCenter.Process.BaseMonitoredProcessBase Monitored Process Class

Microsoft.SystemCenter.Process.BaseMonitoredProcess (ClassType)

This class represents an instance of a monitored process.

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId45e05913-c3b0-c35a-ed26-0d13f0f85117

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SystemCenter.Process.BaseMonitoredProcess:
ProcessName  string  Process Name This property represents the name of the monitored process. false 256  False     
ProcessNameExtension  string  Process Name Extension This property represents the extension of the process executable file. false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Process.BaseMonitoredProcess" Base="Windows!Microsoft.Windows.LocalApplication" Abstract="true" Accessibility="Public" Hosted="true">
<Property ID="ProcessName" Type="string"/>
<Property ID="ProcessNameExtension" Type="string"/>
</ClassType>