Microsoft.SystemCenter.CM.AEM.MapperTypeUygulama Adı ve Uygulama Sürümü Tanımlayıcıları

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

Belirli bir Hata Grubu veya genel demetteki belirli bir olay türü için uygulamanın adını ve sürümünü tanımlayan varlık

Element properties:

Base ClassMicrosoft.SystemCenter.CM.AEM.AEMEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3b03b7f0-9b2b-3a39-87e1-7f77911e30fb

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
Microsoft.SystemCenter.CM.AEM.MapperType:
BucketType  string  Hata Grubu Türü Hata grubunun türü true 256  False     
EventType  string  Genel Hata Grubu Türü Genel bir Hata Grubu için Olay Türü true 256  False     
ApplicationNameParameterNumber  int  Uygulama Adı Tanımlayıcısı Uygulama adı olarak kullanılacak parametreyi tanımlayan [1, 11] aralığındaki bir sayı false 256       
ApplicationVersionParameterNumber  int  Uygulama Sürümü Tanımlayıcısı Uygulama sürümü olarak kullanılacak parametreyi tanımlayan [1, 11] aralığındaki bir sayı 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>