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 (CHS) Description (CHS) 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>