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