Microsoft.SystemCenter.CM.AEM.SystemBucketSystem Error Group

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

System Error

Element properties:

Base ClassMicrosoft.SystemCenter.CM.AEM.AEMEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6d363d77-1900-9bd7-a49e-793f9992df50

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       
Microsoft.SystemCenter.CM.AEM.SystemBucket:
BucketType  string  Error group type Error group type true 256  False     
HitTime  string  Error Time Time of Error true 256  False     
MachineName  string  Machine Name Machine that experienced an error, if available true 256  False     
UserName  string  User Name User that experienced an error, if available true 256  False     
CabFileName  string  Cab File name Cab File name true 256  False     
MSResponseUrl  string  Solution Response Url from Microsoft Solution Response Url from Microsoft false 256  False     
MSSolutionId  int  Microsoft Solution ID Microsoft Solution ID false 256       
MSGenericSolutionId  int  Microsoft Generic Solution ID Microsoft Generic Solution ID false 256       
MSSpecificSolution  string  Microsoft Specific Solution Microsoft Specific Solution false 256  False     
MSGenericSolution  string  Microsoft Generic Solution Microsoft Generic Solution false 256  False     
MSResponseTypeId  int  Response Type 0 (Solved)/1 (Not Solved) 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>