MembershipRulesType

Applies To: System Center 2012 - Operations Manager, System Center 2012 R2 Operations Manager, System Center 2012 SP1 - Operations Manager

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