Is Related to Computer

Microsoft.SystemCenter.ConfigurationManager.NonComplianceRefersComputer (RelationshipType)

Relationship between a Configuration Manager noncompliant DCM configuration item and the computer it is related to

Element properties:

SourceMicrosoft.SystemCenter.ConfigurationManager.DCM_NonCompliance_CI
TargetMicrosoft.Windows.Computer
TypeSystem.Reference
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SystemCenter.ConfigurationManager.NonComplianceRefersComputer" Base="System!System.Reference" Accessibility="Public">
<Source ID="DCMCI" Type="Microsoft.SystemCenter.ConfigurationManager.DCM_NonCompliance_CI"/>
<Target ID="Computer" Type="Windows!Microsoft.Windows.Computer"/>
</RelationshipType>