Partager via


UrlPathMatchConditionParameters.OperatorProperty Propriété

Définition

Obtient ou définit décrit l’opérateur à mettre en correspondance. Les valeurs possibles incluent : 'Any', 'Equal', 'Contains', 'BeginsWith', 'EndsWith', 'LessThan', 'LessThanOrEqual', 'GreaterThan', 'GreaterThanOrEqual', 'Wildcard', 'RegEx'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à