次の方法で共有


TwinProperties.Desired プロパティ

定義

目的のプロパティを Twin 取得および設定します。

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="desired")]
public Microsoft.Azure.Devices.Shared.TwinCollection Desired { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="desired")>]
member this.Desired : Microsoft.Azure.Devices.Shared.TwinCollection with get, set
Public Property Desired As TwinCollection

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象