Microsoft Azure Stack Hub Scale Unit Hosts Volume Relationship

Microsoft.SystemCenter.AzureStack.ScaleUnit.Hosts.Volume (RelationshipType)

Microsoft Azure Stack Hub Scale Unit hosts Volume.

Element properties:

SourceMicrosoft.SystemCenter.AzureStack.ScaleUnit
TargetMicrosoft.SystemCenter.AzureStack.Volume
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SystemCenter.AzureStack.ScaleUnit.Hosts.Volume" Accessibility="Public" Abstract="false" Base="System!System.Hosting">
<Source ID="Source" MinCardinality="0" MaxCardinality="2147483647" Type="Microsoft.SystemCenter.AzureStack.ScaleUnit"/>
<Target ID="Target" MinCardinality="0" MaxCardinality="2147483647" Type="Microsoft.SystemCenter.AzureStack.Volume"/>
</RelationshipType>