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.

correlationFilter

Properties of correlationFilter

filterType

Filter type that is evaluated against a BrokeredMessage.

sqlFilter

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

Property Value

sqlFilter

Properties of sqlFilter

sqlFilter?: SqlFilter

Property Value