Ruleproperties interface
Description of Rule Resource.
Properties
| action | Represents the filter actions which are allowed for the transformation of a message that have been matched by a filter expression. |
| correlation |
Properties of correlationFilter |
| filter |
Filter type that is evaluated against a BrokeredMessage. |
| sql |
Properties of sqlFilter |
Property Details
action
Represents the filter actions which are allowed for the transformation of a message that have been matched by a filter expression.
action?: Action
Property Value
correlationFilter
Properties of correlationFilter
correlationFilter?: CorrelationFilter
Property Value
filterType
Filter type that is evaluated against a BrokeredMessage.
filterType?: FilterType