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

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

Erro do 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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome para exibição Nome para exibição do objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Status do Objeto Status do objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Status do Ativo Status do ativo 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 da Máquina Máquina na qual ocorreu um erro, se disponível true 256  False     
UserName  string  Nome do Usuário Usuário com o qual ocorreu um erro, se disponível true 256  False     
CabFileName  string  Nome do Arquivo Cab Nome do Arquivo Cab true 256  False     
MSResponseUrl  string  Url de Resposta de Soluções da Microsoft Url de Resposta de Soluções da Microsoft false 256  False     
MSSolutionId  int  Identificação da Solução da Microsoft Identificação da Solução da Microsoft false 256       
MSGenericSolutionId  int  Identificação da Solução Genérica da Microsoft Identificação 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 (Resolvido)/1 (Não Resolvido) 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>