Microsoft.SystemCenter.CM.AEM.MapperType應用程式名稱及應用程式版本識別碼

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

識別指定錯誤群組或一般 Bucket 指定事件類型的應用程式名稱及應用程式版本之實體

Element properties:

Base ClassMicrosoft.SystemCenter.CM.AEM.AEMEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdcaed3901-5eb2-47a9-f7c6-581b9d55409b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ZHH) Description (ZHH) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  物件狀態 物件狀態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資產狀態 資產狀態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  附註 附註 false 4000       
Microsoft.SystemCenter.CM.AEM.MapperType:
BucketType  string  錯誤群組類型 錯誤群組的類型 true 256  False     
EventType  string  一般錯誤群組類型 一般錯誤群組的事件類型 true 256  False     
ApplicationNameParameterNumber  int  應用程式名稱識別碼 在範圍 [1, 11] 中,識別用作應用程式名稱的參數之號碼 false 256       
ApplicationVersionParameterNumber  int  應用程式版本識別碼 在範圍 [1, 11] 中,識別用作應用程式版本的參數之號碼 false 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.CM.AEM.MapperType" 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="EventType" Type="string" Key="true" CaseSensitive="false" MinLength="0"/>
<Property ID="ApplicationNameParameterNumber" Type="int" Key="false"/>
<Property ID="ApplicationVersionParameterNumber" Type="int" Key="false"/>
</ClassType>