Microsoft.SystemCenter2012.ConfigurationManager.SiteServerConfigMgr Site Server

Microsoft.SystemCenter2012.ConfigurationManager.SiteServer (ClassType)

Site Server

Knowledge Base article:

Summary

Site Server

Element properties:

Base ClassMicrosoft.SystemCenter2012.ConfigurationManager.Server
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdadaaf846-b759-58da-5823-e32cb4b166ea

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 
Microsoft.SystemCenter2012.ConfigurationManager.SiteServer:
SiteId  guid  Site Id false 256   
SiteType  int  Site Type false 255   
ParentSiteCode  string  Parent Site Code false  False 
ProviderLocation  string  SDK Provider Location false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter2012.ConfigurationManager.SiteServer" Accessibility="Public" Abstract="false" Base="Microsoft.SystemCenter2012.ConfigurationManager.Server" Hosted="true" Singleton="false">
<Property ID="SiteId" Type="guid" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SiteType" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="ParentSiteCode" Type="string" Key="false" CaseSensitive="false" Length="3" MinLength="0"/>
<Property ID="ProviderLocation" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>