Share via


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

Property Value

Implements

Attributes

Applies to