Group Populator Rule for WAP Subscriptions

WindowsAzurePack.ManagementPack.Library.AllSubscriptionsGroup.Group.DiscoveryRule (Discovery)

Element properties:

TargetWindowsAzurePack.ManagementPack.Library.AllSubscriptionsGroup
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
GroupPopulationDataSource DataSource Microsoft.SystemCenter.GroupPopulator Default

Source Code:

<Discovery ID="WindowsAzurePack.ManagementPack.Library.AllSubscriptionsGroup.Group.DiscoveryRule" Enabled="true" Target="WindowsAzurePack.ManagementPack.Library.AllSubscriptionsGroup" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryRelationship TypeID="MSIL!Microsoft.SystemCenter.InstanceGroupContainsEntities"/>
</DiscoveryTypes>
<DataSource ID="GroupPopulationDataSource" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$MPElement[Name="WindowsAzurePack.ManagementPack.Library.AllSubscriptionsGroup"]$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="WindowsAzurePack.Library.WAPSubscription"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="MSIL!Microsoft.SystemCenter.InstanceGroupContainsEntities"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>