Rules (ParentPartPropertyReferenceType) Element
Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2
The Rules (ParentPartPropertyReferenceType) element, in Configuration Manager, is the rules that are defined against the specified parent part.
The Rules element is defined by the ParentPartPropertyReferenceType complex type.
<xs:element name="Rules">
<xs:complexType>
<xs:sequence>
<xs:element
minOccurs="0"
maxOccurs="unbounded"
ref="Rule"
/>
</xs:sequence>
</xs:complexType>
</xs:element>
Child Elements
Element | Type | Description |
---|---|---|
tns:RuleType |
Defines a rule to be evaluated against a part’s property or a settings value. |
See Also
Concepts
ParentPartPropertyReferenceType
ParentPartReference
ParentFolderReference
ParentFileReference
ParentAssemblyReference
Authoring Desired Configuration Management Configuration Baselines and Configuration Items