Share via


Rule.CorrelationFilterRequiresPreprocessing Property

Definition

Value that indicates whether the rule action requires preprocessing.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.PropertyOrigin.Inlined)]
public bool? CorrelationFilterRequiresPreprocessing { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.PropertyOrigin.Inlined)>]
member this.CorrelationFilterRequiresPreprocessing : Nullable<bool> with get, set
Public Property CorrelationFilterRequiresPreprocessing As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to