Käyttää Windows-tietokonetta

Microsoft.SystemCenter.ConfigurationManager.DeployedComputerRunsWindowsComputer (RelationshipType)

Käyttöönotetun tietokoneen ja sen käyttämän Windows-tietokoneen välinen suhde

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>