Runs Windows Computer

Microsoft.SystemCenter.ConfigurationManager.DeployedComputerRunsWindowsComputer (RelationshipType)

Relationship between a deployed computer and the Windows computer that it runs

Element properties:

SourceMicrosoft.SystemCenter.ConfigurationManager.DeployedComputer
TargetMicrosoft.Windows.Computer
TypeSystem.ComputerHardwareRunsComputer
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SystemCenter.ConfigurationManager.DeployedComputerRunsWindowsComputer" Accessibility="Public" Base="SystemHW!System.ComputerHardwareRunsComputer">
<Source ID="DeployedComputer" Type="Microsoft.SystemCenter.ConfigurationManager.DeployedComputer"/>
<Target ID="WindowsComputer" Type="Windows!Microsoft.Windows.Computer" MaxCardinality="1"/>
</RelationshipType>