Microsoft.SystemCenter2012.ConfigurationManager.SiteSystemInfoConfigMgr Site System Information

Microsoft.SystemCenter2012.ConfigurationManager.SiteSystemInfo (ClassType)

Knowledge Base article:

Summary

Site System Information

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0fe77e80-554f-781c-1f41-cea55fbd0983

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.SiteSystemInfo:
ServerName  string  Server Name true 256  False 
ServerRemoteName  string  Server Remote Name false 256  False 
SiteCode  string  Site Code false  False 
SiteType  int  Site Type false 256   
SiteServerFqdn  string  Site Server FQDN false 256  False 
ParentSiteCode  string  Parent Site Code false  False 
ParentSiteType  int  Parent Site Type false 256   
ParentSiteFqdn  string  Parent Site FQDN false 256  False 
HierarchyId  guid  Hierarchy ID false 255   
CentralSiteCode  string  Central Site Code false  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter2012.ConfigurationManager.SiteSystemInfo" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="ServerName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServerRemoteName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SiteCode" Type="string" Key="false" CaseSensitive="false" Length="3" MinLength="0"/>
<Property ID="SiteType" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SiteServerFqdn" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ParentSiteCode" Type="string" Key="false" CaseSensitive="false" Length="3" MinLength="0"/>
<Property ID="ParentSiteType" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ParentSiteFqdn" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HierarchyId" Type="guid" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="CentralSiteCode" Type="string" Key="false" CaseSensitive="false" Length="3" MinLength="0"/>
</ClassType>