Condividi tramite


IRule.SqlFilterRequiresPreprocessing Property

Definition

Value that indicates whether the rule action requires preprocessing.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Description="Value that indicates whether the rule action requires preprocessing.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="requiresPreprocessing")]
public bool? SqlFilterRequiresPreprocessing { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Description="Value that indicates whether the rule action requires preprocessing.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="requiresPreprocessing")>]
member this.SqlFilterRequiresPreprocessing : Nullable<bool> with get, set
Public Property SqlFilterRequiresPreprocessing As Nullable(Of Boolean)

Property Value

Attributes

Applies to