ScheduledJob.QueryCondition プロパティ

定義

デバイスクエリ条件。

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="queryCondition")]
public string QueryCondition { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="queryCondition")>]
member this.QueryCondition : string with get, set
Public Property QueryCondition As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象