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