Microsoft.SystemCenter.CM.AEM.SystemBucketGrupo de Erros de Sistema

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

Erro de Sistema

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 (PTG) Description (PTG) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome a Apresentar Nome a apresentar do objecto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado do Objecto Estado do objecto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado do Recurso Estado do recurso false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SystemCenter.CM.AEM.SystemBucket:
BucketType  string  Tipo de grupo de erros Tipo de grupo de erros true 256  False     
HitTime  string  Hora do Erro Hora do Erro true 256  False     
MachineName  string  Nome do Computador Máquina em que ocorreu um erro, se disponível true 256  False     
UserName  string  Nome de Utilizador Utilizador ao qual ocorreu um erro, se disponível true 256  False     
CabFileName  string  Nome do Ficheiro Cab Nome do Ficheiro Cab true 256  False     
MSResponseUrl  string  Url da Resposta de Solução da Microsoft Url da Resposta de Solução da Microsoft false 256  False     
MSSolutionId  int  ID da Solução da Microsoft ID da Solução da Microsoft false 256       
MSGenericSolutionId  int  ID da Solução Genérica da Microsoft ID da Solução Genérica da Microsoft false 256       
MSSpecificSolution  string  Solução Específica da Microsoft Solução Específica da Microsoft false 256  False     
MSGenericSolution  string  Solução Genérica da Microsoft Solução Genérica da Microsoft false 256  False     
MSResponseTypeId  int  Tipo de Resposta 0 (Resolvidos)/1 (Não Resolvidos) 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>