集合中具有配置项目

Microsoft.SystemCenter.ConfigurationManager.CollectionHasConfigItem (RelationshipType)

集合与它所包含的计算机之间的关系

Element properties:

SourceMicrosoft.SystemCenter.ConfigurationManager.CollectionInfo
TargetSystem.ConfigItem
TypeSystem.Reference
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SystemCenter.ConfigurationManager.CollectionHasConfigItem" Accessibility="Public" Abstract="false" Base="System!System.Reference">
<Source ID="Collection" Type="Microsoft.SystemCenter.ConfigurationManager.CollectionInfo"/>
<Target ID="ConfigItem" Type="System!System.ConfigItem"/>
</RelationshipType>