Guarded Fabric Root contains Guarded Fabric Computer Role

Microsoft.Windows.GuardedFabric.ApplicationContainsComputerRole (RelationshipType)

Overall Guarded Fabric Service instance contains machines in Guarded Fabric Computer Roles

Element properties:

SourceMicrosoft.Windows.GuardedFabric.Application
TargetMicrosoft.Windows.GuardedFabric.Library.ComputerRole
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.Windows.GuardedFabric.ApplicationContainsComputerRole" Abstract="false" Accessibility="Public" Base="System!System.Containment">
<Source ID="Source" Type="Microsoft.Windows.GuardedFabric.Application"/>
<Target ID="Target" Type="Microsoft.Windows.GuardedFabric.Library.ComputerRole"/>
</RelationshipType>