Microsoft.SystemCenter.CM.AEM.SystemBucketGrupo de errores del sistema

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

Error de 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 (ESN) Description (ESN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar del objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado de objeto Estado de objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado de activo Estado de activo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SystemCenter.CM.AEM.SystemBucket:
BucketType  string  Tipo de grupo de errores Tipo de grupo de errores true 256  False     
HitTime  string  Hora del error Hora del error true 256  False     
MachineName  string  Nombre de equipo Equipo que encontró un error, si está disponible true 256  False     
UserName  string  Nombre de usuario Usuario que encontró un error, si está disponible true 256  False     
CabFileName  string  Nombre de archivo .CAB Nombre de archivo .CAB true 256  False     
MSResponseUrl  string  Dirección URL de respuesta de solución de Microsoft Dirección URL de respuesta de solución de Microsoft false 256  False     
MSSolutionId  int  Id. de solución de Microsoft Id. de solución de Microsoft false 256       
MSGenericSolutionId  int  Id. de solución genérica de Microsoft Id. de solución genérica de Microsoft false 256       
MSSpecificSolution  string  Solución específica de Microsoft Solución específica de Microsoft false 256  False     
MSGenericSolution  string  Solución genérica de Microsoft Solución genérica de Microsoft false 256  False     
MSResponseTypeId  int  Tipo de respuesta 0 (solucionado)/1 (no solucionado) 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>