AD 사이트가 DC를 포함합니다.

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

AD 사이트가 도메인 컨트롤러를 포함합니다.

Element properties:

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

Source Code:

<RelationshipType ID="Microsoft.Windows.Server.AD.Library.Site.contains.Microsoft.Windows.Server.DC.Computer" Accessibility="Public" Abstract="false" Base="System!System.Containment">
<Source>Microsoft.Windows.Server.AD.Library.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>