Microsoft.SystemCenter.CM.AEM.SystemBucketGruppo errore di sistema

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

Errore di sistema

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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.SystemCenter.CM.AEM.SystemBucket:
BucketType  string  Tipo di gruppo errore Tipo di gruppo errore true 256  False 
HitTime  string  Ora errore Ora dell'errore true 256  False 
MachineName  string  Nome del computer Computer che ha riscontrato un errore, se disponibile true 256  False 
UserName  string  Nome utente Utente che ha riscontrato un errore, se disponibile true 256  False 
CabFileName  string  Nome file cab Nome file cab true 256  False 
MSResponseUrl  string  Url soluzione da Microsoft Url soluzione da Microsoft false 256  False 
MSSolutionId  int  ID soluzione Microsoft ID soluzione Microsoft false 256   
MSGenericSolutionId  int  ID soluzione generica Microsoft ID soluzione generica Microsoft false 256   
MSSpecificSolution  string  Soluzione specifica Microsoft Soluzione specifica Microsoft false 256  False 
MSGenericSolution  string  Soluzione generica Microsoft Soluzione generica Microsoft false 256  False 
MSResponseTypeId  int  Tipo di risposta 0 (risolto)/1 (non risolto) 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>