MembershipRulesType

Applies To: Operations Manager 2007 R2

The MembershipRulesTypes complex data type is used to contain any number of MembershipRule elements that define membership criteria in group discoveries that implement Microsoft.SystemCenter.GroupPopulator.

Schema Definition

<xsd:complexType name="MembershipRulesType" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <xsd:sequence>
    <xsd:element name="MembershipRule" type="MembershipRuleType" minOccurs="1" maxOccurs="unbounded" />
  </xsd:sequence>
</xsd:complexType>

Remarks

For more information, see MembershipRuleType,

Information

   

Schema Type

Microsoft.SystemCenter.GroupPopulationSchema

Library

Microsoft.SystemCenter.Library