Server, auf dem Hyper-V ausgeführt wird, hostet virtuelles Netzwerk

Microsoft.Windows.HyperV.ServerRole.Hosts.Microsoft.Windows.HyperV.VirtualNetwork (RelationshipType)

Microsoft Windows Server, auf dem Hyper-V ausgeführt wird, hostet virtuelles Microsoft Windows Hyper-V-Netzwerk

Element properties:

SourceMicrosoft.Windows.HyperV.ServerRole
TargetMicrosoft.Windows.HyperV.VirtualNetwork
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.Windows.HyperV.ServerRole.Hosts.Microsoft.Windows.HyperV.VirtualNetwork" Accessibility="Public" Abstract="false" Base="System!System.Hosting">
<Source ID="Source" Type="Microsoft.Windows.HyperV.ServerRole"/>
<Target ID="Target" Type="Microsoft.Windows.HyperV.VirtualNetwork"/>
</RelationshipType>