Microsoft.SystemCenter.ConfigurationManager.2007.SMS_SiteConfigMgr 2007 Site

Microsoft.SystemCenter.ConfigurationManager.2007.SMS_Site (ClassType)

An generic ConfigMgr site.

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde9d1f72f-61a3-5262-470f-92e63f9d5765

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.SystemCenter.ConfigurationManager.2007.SMS_Site:
SiteCode  string  Site Code ConfigMgr site identification code. true 256  False 
SiteName  string  Site Name ConfigMgr site name. false 256  False 
Version  string  Version Version of the site. false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.ConfigurationManager.2007.SMS_Site" Abstract="false" Accessibility="Public" Base="WindowsLibrary!Microsoft.Windows.ApplicationComponent" Hosted="false" Singleton="false">
<Property ID="SiteCode" Type="string" Key="true"/>
<Property ID="SiteName" Type="string"/>
<Property ID="Version" Type="string"/>
</ClassType>