Filters Property
Filters
Gets or sets the list of names of classes implementing the CacheWanEventFilter or MapWanEventFilter for filtering outbound WAN replication events.
Declaration
public List<string> Filters { get; set; }
Property Value
List<string> |