Share via


Rule.SqlFilterRequiresPreprocessing 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? SqlFilterRequiresPreprocessing { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.PropertyOrigin.Inlined)>]
member this.SqlFilterRequiresPreprocessing : Nullable<bool> with get, set
Public Property SqlFilterRequiresPreprocessing As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to