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 (ZHH) Description (ZHH) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SystemCenter2012.ConfigurationManager.AlertBaseClass:
TypeId  int  類型識別碼 true 256   
TypeInstanceId  string  類型執行個體識別碼 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>