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

Element properties:

Base ClassClass_ThinkServer.BMC.BaseSubModule
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4ee360a5-73a1-c74e-d333-81d348a0b664

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
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  ID 정보 유형 false 256  False 
IdentityInfoValue  string  ID 정보 값 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>