Microsoft.SystemCenter.CM.AEM.SystemBucketSistem Hata Grubu

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

Sistem Hatası

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 (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
Microsoft.SystemCenter.CM.AEM.SystemBucket:
BucketType  string  Hata grubu türü Hata grubu türü true 256  False     
HitTime  string  Hata Zamanı Hatanın zamanı true 256  False     
MachineName  string  Makine Adı Mevcutsa, hata yaşayan makine true 256  False     
UserName  string  Kullanıcı Adı Hata yaşayan kullanıcı, mevcutsa true 256  False     
CabFileName  string  Cab Dosyası adı Cab Dosyası adı true 256  False     
MSResponseUrl  string  Microsoft'tan Gelen Çözüm Yanıtı URL'si Microsoft'tan Gelen Çözüm Yanıtı URL'si false 256  False     
MSSolutionId  int  Microsoft Çözüm Kimliği Microsoft Çözüm Kimliği false 256       
MSGenericSolutionId  int  Microsoft Genel Çözüm Kimliği Microsoft Genel Çözüm Kimliği false 256       
MSSpecificSolution  string  Microsoft Özel Çözümü Microsoft Özel Çözümü false 256  False     
MSGenericSolution  string  Microsoft Genel Çözümü Microsoft Genel Çözümü false 256  False     
MSResponseTypeId  int  Yanıt Türü 0 (Çözülen)/1 (Çözülemeyen) 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>