次の方法で共有


TwinProperties.Reported プロパティ

定義

報告されるプロパティを Twin 取得および設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象