次の方法で共有


TwinState.DesiredProperties プロパティ

定義

Getter と setter は、目的のプロパティを設定します。

[Newtonsoft.Json.JsonIgnore]
public Microsoft.Azure.Devices.Shared.TwinCollection DesiredProperties { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.DesiredProperties : Microsoft.Azure.Devices.Shared.TwinCollection with get, set
Public Property DesiredProperties As TwinCollection

プロパティ値

属性
Newtonsoft.Json.JsonIgnoreAttribute

適用対象