Microsoft.SystemCenter.CM.AEM.MapperTypeアプリケーション名とバージョンの識別子

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

指定されたエラー グループまたは一般バケットで指定されたイベントの種類のアプリケーション名とバージョンを識別するエンティティ

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 (JPN) Description (JPN) 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>