AD Site contains DC

Microsoft.Windows.Server.AD.Site.contains.Microsoft.Windows.Server.DC.Computer (RelationshipType)

AD Site contains Domain Controllers

Element properties:

SourceMicrosoft.Windows.Server.AD.Site
TargetMicrosoft.Windows.Server.DC.Computer
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.Windows.Server.AD.Site.contains.Microsoft.Windows.Server.DC.Computer" Accessibility="Public" Abstract="false" Base="System!System.Containment">
<Source>Microsoft.Windows.Server.AD.Site</Source>
<Target>Windows!Microsoft.Windows.Server.DC.Computer</Target>
<Property ID="IsBridgeheadIP" Type="string" CaseSensitive="false" Length="255"/>
<Property ID="IsBridgeheadSMTP" Type="string" CaseSensitive="false" Length="255"/>
</RelationshipType>