Microsoft.SystemCenter.CM.AEM.SystemBucket시스템 오류 그룹

Microsoft.SystemCenter.CM.AEM.SystemBucket (ClassType)

시스템 오류

Element properties:

Base ClassMicrosoft.SystemCenter.CM.AEM.AEMEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8953b66f-f809-7c75-d2a0-3b8c7bc7a326

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) 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       
Microsoft.SystemCenter.CM.AEM.SystemBucket:
BucketType  string  오류 그룹 유형 오류 그룹 유형 true 256  False     
HitTime  string  오류 시간 오류 시간입니다. true 256  False     
MachineName  string  시스템 이름 오류가 발생했던 시스템(사용 가능한 경우)입니다. true 256  False     
UserName  string  사용자 이름 오류가 발생했던 사용자(사용 가능한 경우)입니다. true 256  False     
CabFileName  string  Cab 파일 이름 Cab 파일 이름 true 256  False     
MSResponseUrl  string  Microsoft에서 제공하는 솔루션 응답 URL Microsoft에서 제공하는 솔루션 응답 URL false 256  False     
MSSolutionId  int  Microsoft 솔루션 ID Microsoft 솔루션 ID false 256       
MSGenericSolutionId  int  Microsoft 일반 솔루션 ID Microsoft 일반 솔루션 ID false 256       
MSSpecificSolution  string  Microsoft 특정 솔루션 Microsoft 특정 솔루션 false 256  False     
MSGenericSolution  string  Microsoft 일반 솔루션 Microsoft 일반 솔루션 false 256  False     
MSResponseTypeId  int  응답 유형 0(해결)/1(미해결) false 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.CM.AEM.SystemBucket" Accessibility="Public" Base="Microsoft.SystemCenter.CM.AEM.AEMEntity" Hosted="false" Abstract="false">
<Property ID="BucketType" Type="string" Key="true" CaseSensitive="false" MinLength="0"/>
<Property ID="HitTime" Type="string" Key="true" CaseSensitive="false" MinLength="0"/>
<Property ID="MachineName" Type="string" Key="true" CaseSensitive="false" MinLength="0"/>
<Property ID="UserName" Type="string" Key="true" CaseSensitive="false" MinLength="0"/>
<Property ID="CabFileName" Type="string" Key="true" CaseSensitive="false" MinLength="0"/>
<Property ID="MSResponseUrl" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="MSSolutionId" Type="int" Key="false"/>
<Property ID="MSGenericSolutionId" Type="int" Key="false"/>
<Property ID="MSSpecificSolution" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="MSGenericSolution" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="MSResponseTypeId" Type="int" Key="false"/>
</ClassType>