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 (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.MonitorOverride:
ManagedEntityId  guid  錯誤群組/應用程式識別碼 受管理實體識別碼代表有問題的錯誤群組/應用程式 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>