次の方法で共有


RoutingRuleProperties.Condition プロパティ

定義

ルーティング規則を適用するために評価される条件。 条件が指定されていない場合は、既定で true と評価されます。 文法については、「」を参照してください https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-query-language

public string Condition { get; set; }
member this.Condition : string with get, set
Public Property Condition As String

プロパティ値

適用対象