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
ElementId8953b66f-f809-7c75-d2a0-3b8c7bc7a326

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
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>