Lenovo.TMM.Server.MP.RefreshHost.ClassLenovo.TMM.Server.MP.RefreshHost.Class (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId4dc3815f-2f8c-45c6-1a1c-86bd25992d69

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       
Lenovo.TMM.Server.MP.RefreshHost.Class:
HostName  string      true 256  False     
BMCIP  string      false 256  False     
RefreshHost  string      false 256  False     

Health Model:

Source Code:

<ClassType ID="Lenovo.TMM.Server.MP.RefreshHost.Class" Base="System!System.LogicalEntity" Accessibility="Internal" Abstract="false" Hosted="false" Singleton="false">
<Property ID="HostName" Type="string" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="BMCIP" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="RefreshHost" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
</ClassType>