Partager via


FallbackRouteProperties.Condition Propriété

Définition

Obtient ou définit la condition évaluée pour appliquer l’itinéraire de secours. Si la condition n’est pas fournie, elle prend la valeur true par défaut. Pour plus d’informations grammaticales, consultez : https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-query-language

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à