filter property

ReplicationRuleFilter? filter
getter/setter pair

A filter that identifies the subset of objects to which the replication rule applies. A Filter must specify exactly one Prefix, Tag, or an And child element.

Implementation

ReplicationRuleFilter? filter;