Class_ThinkServer.BMC.SoftwareIndentityClass_ThinkServer.BMC.SoftwareIndentity (ClassType)

Element properties:

Base ClassClass_ThinkServer.BMC.BaseSubModule
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde86a3e12-b7b7-1fc9-1a6a-8cbddd256890

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) 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       
Class_ThinkServer.BMC.BaseSubModule:
BMCIP  string      false 256  False     
Class_ThinkServer.BMC.SoftwareIndentity:
ElementName  string  元素名稱 false 256  False     
UniqueId  string      true 256  False     
Description  string      false 256  False     
Classifications  string  分類 false 256  False     
IdentityInfoType  string  身分資訊類型 false 256  False     
IdentityInfoValue  string  身分資訊值 false 256  False     
MajorVersion  string  主要版本 false 256  False     
MinorVersion  string  次要版本 false 256  False     
VersionString  string  版本字串 false 256  False     

Health Model:

Source Code:

<ClassType ID="Class_ThinkServer.BMC.SoftwareIndentity" Accessibility="Public" Abstract="false" Base="Class_ThinkServer.BMC.BaseSubModule" Hosted="false" Singleton="false">
<Property ID="ElementName" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="UniqueId" Key="true" Type="string" CaseSensitive="false"/>
<Property ID="Description" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Classifications" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="IdentityInfoType" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="IdentityInfoValue" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="MajorVersion" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="MinorVersion" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="VersionString" Key="false" Type="string" CaseSensitive="false"/>
</ClassType>