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