Microsoft.SystemCenter.CM.AEM.MonitorOverrideエラー グループ/アプリケーションの上書き値

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

エラー グループ/アプリケーションを上書きする、異なる値を表すエンティティ

Element properties:

Base ClassMicrosoft.SystemCenter.CM.AEM.AEMEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb1bd934a-a4f1-bea9-151e-7bfbdbd0fbdd

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.SystemCenter.CM.AEM.MonitorOverride:
ManagedEntityId  guid  エラー グループ/アプリケーション ID 問題のエラー グループ/アプリケーションを表す管理されたエンティティ ID true 256   
HitCountThresholdValue  int  発生したエラー合計数のしきい値 問題のエラー グループ/アプリケーションにより発生したエラー合計数のしきい値 false 256   
UniqueUserThresholdValue  int  影響を受ける一意のユーザー総数のしきい値 関連するエラー グループ/アプリケーションのエラーにより影響を受ける一意のユーザー総数のしきい値 false 256   
UniqueComputerThresholdValue  int  影響を受ける一意のコンピュータ総数のしきい値 関連するエラー グループ/アプリケーションのエラーにより影響を受ける一意のコンピュータ総数のしきい値 false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.CM.AEM.MonitorOverride" Accessibility="Public" Base="Microsoft.SystemCenter.CM.AEM.AEMEntity" Hosted="false" Abstract="false">
<Property ID="ManagedEntityId" Type="guid" Key="true"/>
<Property ID="HitCountThresholdValue" Type="int" Key="false"/>
<Property ID="UniqueUserThresholdValue" Type="int" Key="false"/>
<Property ID="UniqueComputerThresholdValue" Type="int" Key="false"/>
</ClassType>