Partager via


RulesEngineRule.MatchProcessingBehavior Property

Definition

If this rule is a match should the rules engine continue running the remaining rules or stop. If not present, defaults to Continue.

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Owned)]
public string MatchProcessingBehavior { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Owned)>]
member this.MatchProcessingBehavior : string with get, set
Public Property MatchProcessingBehavior As String

Property Value

Implements

Attributes

Applies to