Microsoft Azure Cloud Service Hosts Cloud Service Resource Relationship

Microsoft.SystemCenter.MicrosoftAzure.CloudService.Hosts.CloudServiceResources (RelationshipType)

Element properties:

SourceMicrosoft.SystemCenter.MicrosoftAzure.CloudService
TargetMicrosoft.SystemCenter.MicrosoftAzure.CloudServiceResource
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SystemCenter.MicrosoftAzure.CloudService.Hosts.CloudServiceResources" Accessibility="Public" Abstract="false" Base="System!System.Hosting">
<Source ID="Source" MinCardinality="0" MaxCardinality="2147483647" Type="Microsoft.SystemCenter.MicrosoftAzure.CloudService"/>
<Target ID="Target" MinCardinality="0" MaxCardinality="2147483647" Type="Microsoft.SystemCenter.MicrosoftAzure.CloudServiceResource"/>
</RelationshipType>