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