ClientTwinDocument.Reported プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象