Microsoft.SystemCenter.CM.AEM.MapperType응용 프로그램 이름 및 응용 프로그램 버전 식별자

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

지정된 오류 그룹 또는 일반 버킷의 지정된 이벤트 유형에 대해 응용 프로그램 이름 및 응용 프로그램 버전을 식별하는 엔터티입니다.

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