Partager via


RuleUpdateParameters.MatchProcessingBehavior Propriété

Définition

Obtient ou définit si cette règle est une correspondance si le moteur de règles continue à exécuter les règles restantes ou s’arrête. S’il n’est pas présent, la valeur par défaut est Continue. Les valeurs possibles sont les suivantes : « Continue », « Stop »

[Newtonsoft.Json.JsonProperty(PropertyName="properties.matchProcessingBehavior")]
public string MatchProcessingBehavior { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.matchProcessingBehavior")>]
member this.MatchProcessingBehavior : string with get, set
Public Property MatchProcessingBehavior As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à