Microsoft.SystemCenter.CM.AEM.SystemBucketSystemfelgrupp

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

Systemfel

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 (SVE) Description (SVE) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Visningsnamn Objektets visningsnamn. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektstatus Objektstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Tillgångsstatus Tillgångsstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Anteckningar Anteckningar false 4000       
Microsoft.SystemCenter.CM.AEM.SystemBucket:
BucketType  string  Felgrupptyp Felgrupptyp true 256  False     
HitTime  string  Feltid Tid för fel true 256  False     
MachineName  string  Datornamn Dator som uppfattade ett fel, i förekommande fall true 256  False     
UserName  string  Användarnamn Användaren som uppfattade ett fel, i förekommande fall true 256  False     
CabFileName  string  Cab-filnamn Cab-filnamn true 256  False     
MSResponseUrl  string  Lösningssvar-URL från Microsoft Lösningssvar-URL från Microsoft false 256  False     
MSSolutionId  int  Microsofts lösnings-ID Microsofts lösnings-ID false 256       
MSGenericSolutionId  int  Microsoft-ID för allmän lösning Microsoft-ID för allmän lösning false 256       
MSSpecificSolution  string  Microsofts specifika lösning Microsofts specifika lösning false 256  False     
MSGenericSolution  string  Microsofts allmänna lösning Microsofts allmänna lösning false 256  False     
MSResponseTypeId  int  Svarstyp 0 (löst)/1 (ej löst) 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>