Remote Desktop Services Role Hosts RD Session Host Role Service

Microsoft.Windows.Server.10.0.RemoteDesktopServicesRoleHostsRDSessionHostRoleService (RelationshipType)

Instances of the RD Session Host role service class are hosted by an instance of the Remote Desktop Services Role class. All classes that are based on the RD Session Host role service class should discover this relationship.

Element properties:

SourceMicrosoft.Windows.Server.10.0.RemoteDesktopServicesRole
TargetMicrosoft.Windows.Server.10.0.RemoteDesktopServicesRole.Service
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.Windows.Server.10.0.RemoteDesktopServicesRoleHostsRDSessionHostRoleService" Accessibility="Public" Abstract="false" Base="System!System.Hosting">
<Source ID="Source" Type="Microsoft.Windows.Server.10.0.RemoteDesktopServicesRole"/>
<Target ID="Target" Type="Microsoft.Windows.Server.10.0.RemoteDesktopServicesRole.Service"/>
</RelationshipType>