Configuration.TargetCondition プロパティ

定義

対象となるデバイスまたはモジュールを定義するために使用されるクエリ。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

注釈

クエリは、ツイン タグや報告されたプロパティに基づいています。

適用対象