RulesEngineRule.MatchProcessingBehavior プロパティ

定義

このルールが一致する場合、ルール エンジンは残りのルールの実行を続行するか、停止する必要があります。 存在しない場合、既定値は Continue です。

public Azure.ResourceManager.FrontDoor.Models.MatchProcessingBehavior? MatchProcessingBehavior { get; set; }
member this.MatchProcessingBehavior : Nullable<Azure.ResourceManager.FrontDoor.Models.MatchProcessingBehavior> with get, set
Public Property MatchProcessingBehavior As Nullable(Of MatchProcessingBehavior)

プロパティ値

適用対象