次の方法で共有


ProvisioningTwinDocument.Reported プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象