Microsoft.SystemCenter.CM.AEM.Application응용 프로그램

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

오류를 보고한 응용 프로그램입니다.

Element properties:

Base ClassMicrosoft.SystemCenter.CM.AEM.AEMEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId53e3b4ae-cb00-b9a1-77f5-d73616a8e8e1

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.Application:
ApplicationName  string  응용 프로그램 이름 오류를 보고한 응용 프로그램의 이름입니다. true 256  False     
ApplicationVersion  string  응용 프로그램 버전 오류를 보고한 응용 프로그램의 버전입니다. true 256  False     
CompanyName  string  회사 이름 사용자에게 친근한 회사 이름입니다(사용 가능한 경우). false 256  False     
FriendlyAppName  string  친근한 응용 프로그램 이름 사용자에게 친근한 응용 프로그램 이름입니다(사용 가능한 경우). false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.CM.AEM.Application" Accessibility="Public" Base="Microsoft.SystemCenter.CM.AEM.AEMEntity" Hosted="false" Abstract="false">
<Property ID="ApplicationName" Type="string" Key="true" CaseSensitive="false" MinLength="0"/>
<Property ID="ApplicationVersion" Type="string" Key="true" CaseSensitive="false" MinLength="0"/>
<Property ID="CompanyName" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="FriendlyAppName" Type="string" Key="false" CaseSensitive="false"/>
</ClassType>