Microsoft.SystemCenter2012.ConfigurationManager.ServerConfigMgr Server

Microsoft.SystemCenter2012.ConfigurationManager.Server (ClassType)

Configuration Manager Server

Knowledge Base article:

Summary

Configuration Manager Server

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdaa42f365-dc96-ece1-94c3-e9ab496528bb

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SystemCenter2012.ConfigurationManager.Server:
HierarchyId  guid  Hierarchy ID false 256   
SiteCode  string  Site code false  False 
Version  string  Version false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter2012.ConfigurationManager.Server" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="HierarchyId" Type="guid" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SiteCode" Type="string" Key="false" CaseSensitive="false" Length="3" MinLength="0"/>
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>