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 (CHT) Description (CHT) 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 解決方案識別碼 Microsoft 解決方案識別碼 false 256       
MSGenericSolutionId  int  Microsoft 一般解決方案識別碼 Microsoft 一般解決方案識別碼 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>