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 (CHS) Description (CHS) 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  错误组/应用程序 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>