ClientCapabilities.IsIotEdge プロパティ

定義

デバイスがIoT Edge デバイスであるかどうかを示します。

[Newtonsoft.Json.JsonProperty(PropertyName="iotEdge")]
public bool IsIotEdge { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="iotEdge")>]
member this.IsIotEdge : bool with get, set
Public Property IsIotEdge As Boolean

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象