ConfigMgr 2007 Server Containment

Microsoft.SystemCenter.ConfigurationManager.2007.SMS_Site.Contains.Microsoft.SystemCenter.ConfigurationManager.2007.SMS_Server_Class (RelationshipType)

An ConfigMgr site can have a site server and site systems.

Element properties:

SourceMicrosoft.SystemCenter.ConfigurationManager.2007.SMS_Site
TargetMicrosoft.SystemCenter.ConfigurationManager.2007.SMS_Server_Class
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SystemCenter.ConfigurationManager.2007.SMS_Site.Contains.Microsoft.SystemCenter.ConfigurationManager.2007.SMS_Server_Class" Accessibility="Public" Base="SystemLibrary!System.Containment">
<Source>Microsoft.SystemCenter.ConfigurationManager.2007.SMS_Site</Source>
<Target>Microsoft.SystemCenter.ConfigurationManager.2007.SMS_Server_Class</Target>
</RelationshipType>