This is a subclass of SMS_CollectionRule. It identifies the resource class that the collection applies to. This class cannot be directly queried from the Query Builder interface and is not available to Crystal Reports. It is available only through programming.
Table B.7 Collection Rule Direct (SMS_CollectionRuleDirect)
Property | Data type | Example | Notes |
---|---|---|---|
ResourceClassName | string | "SMS_R_System" | The Resource Class name of the resource this rule applies to. |
ResourceID | uint32 | 1 | The ResourceID of the resource that this rule is defining as belonging to the collection. |
RuleName | string | "All Systems" | Indicates the name of the collection rule. |