TheBackbone.SMP04.Collector.ClassThe Backbone EUP Collector

TheBackbone.SMP04.Collector.Class (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId442c037e-09f0-fae3-c37f-a1f90a13d0cf

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       
TheBackbone.SMP04.Collector.Class:
MGName  string  Management Group Management Group false 256  False     
CollectorPath  string  Collector Path false 256  False     
CollectorInterval  int  Collector Module Interval false 256       

Health Model:

Source Code:

<ClassType ID="TheBackbone.SMP04.Collector.Class" Base="Windows!Microsoft.Windows.ComputerRole" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="MGName" Key="false" Type="string" MinLength="1"/>
<Property ID="CollectorPath" Key="false" Type="string" MinLength="1"/>
<Property ID="CollectorInterval" Key="false" Type="int" MinLength="1"/>
</ClassType>