Key Management Service hosts Key Management Product

Microsoft.KMS.ServerRoleHostsProduct (RelationshipType)

Key Management Service hosts one or more products.

Element properties:

SourceMicrosoft.KMS.ServerRole
TargetMicrosoft.KMS.Product
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.KMS.ServerRoleHostsProduct" Accessibility="Public" Abstract="false" Base="System!System.Hosting">
<Source ID="Source" MinCardinality="0" MaxCardinality="2147483647" Type="Microsoft.KMS.ServerRole"/>
<Target ID="Target" MinCardinality="0" MaxCardinality="2147483647" Type="Microsoft.KMS.Product"/>
</RelationshipType>