Microsoft.SystemCenter2012.ConfigurationManager.AlertBaseClassConfigMgr 경고: 경고 기본 클래스

Microsoft.SystemCenter2012.ConfigurationManager.AlertBaseClass (ClassType)

경고의 기본 클래스. 모든 경고 클래스는 이 클래스에서 상속됩니다.

Element properties:

Base ClassMicrosoft.SystemCenter2012.ConfigurationManager.ManagementBaseObject
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId13468131-6365-24d3-e011-e930ea459bfd

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
Microsoft.SystemCenter2012.ConfigurationManager.AlertBaseClass:
TypeId  int  유형 ID true 256   
TypeInstanceId  string  유형 인스턴스 ID true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter2012.ConfigurationManager.AlertBaseClass" Accessibility="Public" Abstract="true" Base="Microsoft.SystemCenter2012.ConfigurationManager.ManagementBaseObject" Hosted="true" Singleton="false">
<Property ID="TypeId" Type="int" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TypeInstanceId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>