Windows Deployment Services 2012 Role hosts Windows Deployment Services 2012 Deployment Server Role Service

Microsoft.Windows.Server.6.2.WDSRoleHostsWDSRoleServiceDeploymentServer (RelationshipType)

Instances of the Terminal Server Role Service class are hosted by an instance of the Terminal Services Role class. All classes that are based on the Terminal Server Role Service class should discover this relationship.

Element properties:

SourceMicrosoft.Windows.Server.6.2.WDSRole
TargetMicrosoft.Windows.Server.6.2.WDSRole.Service.DeploymentServer
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.Windows.Server.6.2.WDSRoleHostsWDSRoleServiceDeploymentServer" Accessibility="Public" Abstract="false" Base="System!System.Hosting">
<Source>Microsoft.Windows.Server.6.2.WDSRole</Source>
<Target>Microsoft.Windows.Server.6.2.WDSRole.Service.DeploymentServer</Target>
</RelationshipType>