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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
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>