OpsMgr.RU.NetBotz.Devices.EnclosureNetBotz Enclosure Class

OpsMgr.RU.NetBotz.Devices.Enclosure (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId85f0e6e3-8595-97a7-8180-60159be0b61d

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       
OpsMgr.RU.NetBotz.Devices.Enclosure:
Name  string  Name false 256  False     
Index  string  Index false 256  False     
EncID  string  Enclosure ID true 256  False     
OID  string  OID false 256  False     

Health Model:

Source Code:

<ClassType ID="OpsMgr.RU.NetBotz.Devices.Enclosure" Base="System!System.LogicalEntity" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="false"/>
<Property ID="Index" Type="string" Key="false"/>
<Property ID="EncID" Type="string" Key="true"/>
<Property ID="OID" Type="string" Key="false"/>
</ClassType>