Condividi tramite


SqlRuleAction.RequiresPreprocessing Property

Definition

Value that indicates whether the rule action requires preprocessing.

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

Property Value

Implements

Attributes

Applies to