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